dgudim / obsidian-universal-renderer

Obsidian plugin to render latex, dot, blockdiag, ditaa and other graphs
GNU General Public License v3.0
19 stars 1 forks source link

plugin failure: obsidian-universal-renderer Error: Cannot find module 'punycode/' #1

Closed chenhuawei closed 3 months ago

chenhuawei commented 1 year ago

Plugin failure: obsidian-universal-renderer Error: Cannot find module 'punycode/' Require stack:

dgudim commented 1 year ago

Yeah, I should add this to the readme, this is a known issue. Just open the compiled main.js and replace all 'punycode/' with 'punycode'. I don't know how to properly fix it because I am not that familiar with esbuild.

dgudim commented 3 months ago

Should be fixed in https://github.com/dgudim/obsidian-universal-renderer/commit/ba475785f9d6e08829882b6ab62f9f647a4e0377