npm / npx

npm package executor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] <title>

teerawat-dumrongthawatchai opened this issue · comments

Why npx --no-install doesn't work on npm 7

it returns this

npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npx --no-install

npx is built into the npm cli in npm 7.

please file an issue on the cli repo instead.