Skip to content

installing node dependencies using pnpm rather than npm to save space #1888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
Rz-Rz opened this issue Mar 2, 2025 · 0 comments
Open
1 task done

installing node dependencies using pnpm rather than npm to save space #1888

Rz-Rz opened this issue Mar 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Rz-Rz
Copy link

Rz-Rz commented Mar 2, 2025

I've searched open issues for similar requests

  • Yes

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

@Rz-Rz Rz-Rz added the enhancement New feature or request label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant