Difference between revisions of "Npm test"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
== Related == | == Related == | ||
[[npm run build --if-present]] | [[npm run build --if-present]] | ||
+ | [[npm install]] | ||
== See also == | == See also == |
Revision as of 11:00, 19 February 2024
npm test npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /private/tmp/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/private/tmp/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /Users/YOUR_USER/.npm/_logs/2022-02-01T02_17_36_658Z-debug-0.log
Related
npm run build --if-present npm install
See also
Advertising: