Difference between revisions of "Npm test"

From wikieduonline
Jump to navigation Jump to search
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 ==
 +
[[npm run build --if-present]]
  
 
== See also ==
 
== See also ==

Revision as of 14:56, 19 July 2023

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

See also

Advertising: