npm/npx

[QUESTION] <title>

teerawat-dumrongthawatchai opened this issue · 1 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.