iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.76k stars 280 forks source link

Pre build and node is not found #426

Closed amarakon closed 2 years ago

amarakon commented 2 years ago

I got this error when trying to run :MarkdownPreview. I tried to run this:

:call mkdp#util#install()

But it said:

"Can't open file /usr/share/nvim/runtime/package.json" List required permission denied: ./install.sh

jackcooperusesvim commented 11 months ago

Same problem here