You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm run help // I get help about Git (as intended) npm run git -- --help from Powershell // I get help about npm run-script
As far as I can tell, the problem exists only in Powershell on Windows.
cmd and Git Bash work as intended.
Bash and pwsh on Linux also work as intended.
The problem is new to npm7 (I switched back to npm6 and it worked as intended).
saschanaz, rikbrowning, gregoryzh, RichiCoder1, holtalanm and 26 morev1d3rm3