Difference between revisions of "Npm test"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
npm ERR! /Users/YOUR_USER/.npm/_logs/2022-02-01T02_17_36_658Z-debug-0.log | npm ERR! /Users/YOUR_USER/.npm/_logs/2022-02-01T02_17_36_658Z-debug-0.log | ||
</pre> | </pre> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[npm run build --if-present]]</code> | ||
+ | * <code>[[npm install]]</code> | ||
== See also == | == See also == |
Latest revision as of 14:21, 4 July 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[edit]
See also[edit]
Advertising: