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

[BUG] PR #763 broke npm install on Windows #769

Closed
peterzhuamazon opened this issue Jul 19, 2023 · 1 comment
Closed

[BUG] PR #763 broke npm install on Windows #769

peterzhuamazon opened this issue Jul 19, 2023 · 1 comment
Assignees
Labels
bug Something isn't working windows

Comments

@peterzhuamazon
Copy link
Member

This broke the npm install on windows.
When 1st install it wont show any errors.
But when you try to run npm install again or run anything related to npx.
It will show this error here:


npm ERR! Invalid Version: ^4.1.3

Revert the #763 commit would restore the old behavior.

Thanks.

@peterzhuamazon peterzhuamazon added the bug Something isn't working label Jul 19, 2023
@peterzhuamazon peterzhuamazon changed the title 'PR #763 broke npm install on Windows [BUG] PR #763 broke npm install on Windows Jul 19, 2023
@SuZhou-Joe SuZhou-Joe self-assigned this Jul 20, 2023
@SuZhou-Joe
Copy link
Member

Fixed in #772 by using npm v8 overrides.

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

No branches or pull requests

2 participants