Mainendra
Mainendra
@stefanpenner - You have to specify node path in neovim config (`init.vim`). Please add `let g:node_host_prog = system('volta which neovim-node-host | tr -d "\n"')` to your neovim config and try...
I think we can convert this to enhancement story.
@charlespierce - thanks. I'm using ubuntu on raspberry pi and default installation throwing an error that arm64 is not supported. But I'll try local build and see if it works....
Uninstalling `marksman` and reinstalling (using mason) worked for me 😬