You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: