-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
v14.5.0 regression with npm #34162
Copy link
Copy link
Closed
Labels
fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.
Description
Activity
Metadata
Metadata
Assignees
Labels
fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
Every single time
What is the expected behavior?
Installs correctly (and you can verify this using node v14.4.0)
What do you see instead?
Additional information
Since this works in 14.4.0 and in 12.x, I'm inclined to believe this is a nodejs regression.