I've been trying to run this project but at the end of the npm install process as well as when trying to execute npm start i get this following message. I know there is a bunch of tracks on the web about this issue, but i yet haven't figure it out a way to get it sorted. Any help woud be appreciated.
npm ERR! missing script: start
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! C:\workspace\repositorios_projetos-piloto-testes\reconnecting-websocket\npm-debug.log
I've been trying to run this project but at the end of the npm install process as well as when trying to execute npm start i get this following message. I know there is a bunch of tracks on the web about this issue, but i yet haven't figure it out a way to get it sorted. Any help woud be appreciated.
$ npm start npm ERR! Windows_NT 10.0.15063 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "start" npm ERR! node v6.10.3 npm ERR! npm v3.10.10
npm ERR! missing script: start npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request: npm ERR! C:\workspace\repositorios_projetos-piloto-testes\reconnecting-websocket\npm-debug.log