Skip to content
Discussion options

You must be logged in to vote

Hello! Do you by chance use volta to manage Node & npm? There's been some reports that it's not compatible. I've yet to investigate what exactly volta does in more detail (I believe they shim executables somehow).

Mason only expects the node and npm executables to be available in the neovim session's PATH - so whatever you use to manage these shouldn't really matter, so I'd really be interested in knowing what volta does differently.

Does the following vim commands produce anything?

:echo exepath("node")
:echo exepath("npm")

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@yanniskatsaros
Comment options

@yanniskatsaros
Comment options

@williamboman
Comment options

@yanniskatsaros
Comment options

Answer selected by yanniskatsaros
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants