Skip to content

global npx installation is shadowed by nodejs on Windows #21001

Description

@saschanaz
  • Version: 10.2.1
  • Platform: Windows 10 64-bit
  • Subsystem:
> npx --version
npx: installed 1 in 11.516s
The "path" argument must be of type string. Received type undefined
9.7.1
> npm i -g npx
+ npx@10.2.0
updated 1 package in 70.955s
> npx --version
npx: installed 1 in 9.741s
The "path" argument must be of type string. Received type undefined
9.7.1

See also zkat/npx#144 (comment).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    npmIssues and PRs related to the npm client dependency or the npm registry.wrong repoIssues that should be opened in another repository.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions