hello I am working with nodejs and npm, the moment to start npm start I get this error .. I hope you can help me ... regards

0
  

npm ERR! Linux 4.4.0-116-generic

     

npm ERR! argv "/ usr / bin / node" "/ usr / bin / npm" "start"

     

npm ERR! node v6.13.0

     

npm ERR! npm v3.10.10

     

npm ERR! code ELIFECYCLE

     

npm ERR! [email protected] start: electron main.js

     

npm ERR! Exit status 1

     

npm ERR!

     

npm ERR! Failed at the [email protected] start script 'electron main.js'.

     

npm ERR! Make sure you have the latest version of node.js and npm   installed.

     

npm ERR! If you do, this is most likely to problem with the nomad   package,

     

npm ERR! not with npm itself.

     

npm ERR! Tell the author that this fails on your system:

     

npm ERR! electron main.js

     

npm ERR! You can get information on how to open an issue for this   project with:

     

npm ERR! npm bugs nomadic

     

npm ERR! Or if that is not available, you can get their info via:

     

npm ERR! npm owner ls nomadic

     

npm ERR! There is likely additional logging output above.

    
asked by ShadyEM 28.02.2018 в 20:07
source

0 answers