-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
npm is installed wrongly on windows machine #53538
Copy link
Copy link
Closed
Labels
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.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Metadata
Metadata
Assignees
Labels
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.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I'm getting the following error when trying to run a simple npx command on Windows. I opened the issue to this repository because we are distributing
npm, we define the location ofnpmin a Windows machine.I reinstalled Node.js from
nodejs.orgwith the latest v22, and I can not usenpmat all. Any input/help is appreciated.PS: I'm using PowerShell.
cc @nodejs/platform-windows