Difference between revisions of "Npm test"
Jump to navigation
Jump to search
(Created page with " {{npm}}") |
|||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | <pre> | ||
+ | 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 | ||
+ | </pre> | ||
− | {{npm}} | + | == See also == |
+ | * {{npm}} | ||
+ | |||
+ | [[Category:npm]] |
Revision as of 02:19, 1 February 2022
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
See also
Advertising: