[BUG] the different output of run npm run command
#6411
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 9.x
work is associated with a specific npm 9 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
the scripts in package is
the index.js file content is
i run two command in git bash of win10 os
output
output
Expected Behavior
two command output same result as last one
Steps To Reproduce
index.js
package.json
run
npm run test
run
node index.js --PROJECT_ROOT $(pwd)
you will see the different result
Environment
The text was updated successfully, but these errors were encountered: