Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

npm ERR! Linux 4.4.0-24-generic??---when npm test online

YingJun Lv June 15, 2016
Build setup  [ok]
 npm --version  [ok]
 npm install [ok]
 npm test [fail]
 + npm test
 npm info it worked if it ends with ok
 npm info using npm@3.8.6
 npm info using node@v5.11.0
 npm ERR! Linux 4.4.0-24-generic
 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "test"
 npm ERR! node v5.11.0 npm ERR! npm v3.8.6
 npm ERR! path /opt/atlassian/bitbucketci/agent/build/package.json
 npm ERR! code ENOENT
 npm ERR! errno -2
 npm ERR! syscall open  
 npm ERR! enoent ENOENT: no such file or directory, open

1 answer

0 votes
SebC
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 17, 2016

My read on the error is that it can't find your package.json in the root of the project?

or potentially the content of package.json npm test section refers to a file that doesn't exist.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events