You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
i'm using pnpm rather than npm to save space on my OS. I want to use pnpm rather than npm to install some neovim lsp but sadly they are installed using npm and I am wondering whether it's possible to use pnpm instead:
css-lsp
▼ Displaying full log
spawn: npm failed with exit code - and signal -. npm is not executable
prettier
▼ Displaying full log
spawn: npm failed with exit code - and signal -. npm is not executable
html-lsp
▼ Displaying full log
spawn: npm failed with exit code - and signal -. npm is not executable
Describe the solution you'd like
using pnpm rather than npm.
Describe potential alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
I've searched open issues for similar requests
Is your feature request related to a problem? Please describe.
i'm using pnpm rather than npm to save space on my OS. I want to use pnpm rather than npm to install some neovim lsp but sadly they are installed using npm and I am wondering whether it's possible to use pnpm instead:
css-lsp
▼ Displaying full log
spawn: npm failed with exit code - and signal -. npm is not executable
Describe the solution you'd like
using pnpm rather than npm.
Describe potential alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: