Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mannual way of installing lib #151

Closed
yanggthomas opened this issue Mar 14, 2024 · 3 comments
Closed

Mannual way of installing lib #151

yanggthomas opened this issue Mar 14, 2024 · 3 comments

Comments

@yanggthomas
Copy link

Hi, I am encountering a problem with preview buttom. From developer tools, I get of "no such file or directory, open 'xxxx/.obsidian/plugins/marp-slides/lib3/bespoke.js". I checked "xxxx/.obsidian/plugins/marp-slides" and there is no lib3 content.

How can the lib be installed mannually? My plugin version is 0.45.5

@samuele-cozzi
Copy link
Owner

Please close and reopen obsidian. If doesn't work, you can find the library here in the zip file

@yanggthomas
Copy link
Author

Hi, thanks for your reply. I did download library files and unzip them to 'xxxx/.obsidian/plugins/marp-slides/lib3/'. However, I cannot use markdown-it plugins. I get 'The specified engine has not resolved' error.

According to marp-team/marp-cli#224, I tried to install with "npm install" in 'xxxx/.obsidian/plugins/marp-slides/lib3/', but the error remains.

I am not familiar with npm and node.js. Perhaps my installation is wrong?

@samuele-cozzi
Copy link
Owner

This is the folder structure of my vault:
image

the lib folder of the zip will be renamed in lib3. No need of npm or node

I hope this is helpful :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants