Previewer just hangs on the current Arch Linux
<Plug>MarkdownPreview just hangs on my machine. ps shows running node process but nothing happens. How could I debug that?
- Platform: linux
- Nvim Version: NVIM v0.7.0
- INFO: Node version: v16.15.1
- yarn: info "[email protected]" has binaries: neovim-node-host
I am having the same problem here running linux Nvim Version: Neovim v0.7.0-3
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.
I found a fix. You just need to rebuild & reinstall the plugin. In my case:
- Delete the plugin:
$ rm ~/.config/nvim/plugged/markdown-preview.nvim -rf - Install the plugin:
:PlugInstall
Credit: https://github.com/iamcco/markdown-preview.nvim/issues/472#issuecomment-1141258119
I found a fix. You just need to rebuild & reinstall the plugin. In my case:
Unfortunately hasn't helped on my machine at all.
Same issue. Fedora 36. Nvim 7.0
Same.
NVIM v0.7.2 OS: Arch Linux x86_64 Kernel: 5.18.2-arch1-1
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