Skip to content
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

Node v20 <> pnpm Incompatibility #330

Open
shu-toz opened this issue May 9, 2024 · 1 comment
Open

Node v20 <> pnpm Incompatibility #330

shu-toz opened this issue May 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@shu-toz
Copy link

shu-toz commented May 9, 2024

Bug Description
When trying to install the dependencies with pnpm 7.15.0 and node v20. I get the error
"WARN GET https://registry.npmjs.org........... etc etc"

image

This I believe is related to this pnpm issue: Issue #6499

However, downgrading node with NVM will solve this issue:

image

To Reproduce
Steps to reproduce the behavior:

  1. Have Node v20 installed without having NVM
  2. Try to run "pnpm install" from the base repo
@shu-toz shu-toz added the bug Something isn't working label May 9, 2024
@Jk40git
Copy link

Jk40git commented May 11, 2024

What about trying to dockerize Copilot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants