iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.67k stars 277 forks source link

Previewer just hangs on the current Arch Linux #482

Open swapfile-dev opened 2 years ago

swapfile-dev commented 2 years ago

<Plug>MarkdownPreview just hangs on my machine. ps shows running node process but nothing happens. How could I debug that?

andre-gonzalez commented 2 years ago

I am having the same problem here running linux Nvim Version: Neovim v0.7.0-3

swapfile-dev commented 2 years ago

Weirdly, works for the very first time. If one closes the nvim and tries again, it hangs. Perhaps some process isn't killed correctly or some dangling lock or similar issue. Tried both v16 and v18 versions of nodejs, same behavior.

AchmadFathoni commented 2 years ago

I found a fix. You just need to rebuild & reinstall the plugin. In my case:

  1. Delete the plugin: $ rm ~/.config/nvim/plugged/markdown-preview.nvim -rf
  2. Install the plugin: :PlugInstall

Credit: https://github.com/iamcco/markdown-preview.nvim/issues/472#issuecomment-1141258119

swapfile-dev commented 2 years ago

I found a fix. You just need to rebuild & reinstall the plugin. In my case:

Unfortunately hasn't helped on my machine at all.

rag-hav commented 2 years ago

Same issue. Fedora 36. Nvim 7.0

1kanony commented 2 years ago

Same.

NVIM v0.7.2 OS: Arch Linux x86_64 Kernel: 5.18.2-arch1-1

aurora0x27 commented 7 months ago

I have the same problem. It stucks after I type in :MarkdownPreview either on vim or nvim

OS:Arch Linux x86_64 Kernel 6.7.5-arch1-1 VIM 9.1 Neovim v0.9.5