-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NPM start error #7
Comments
Já entendi. Correção: |
Após a correção Aparece assim, poderia me ajudar por favor: (node:20064) UnhandledPromiseRejectionWarning: Unhandled promise rejection (reje |
Alguém está com erro nessa versão 2.0 ??
Estou com node atualizado e com as chaves tudo certo e dá erro!
SyntaxError: Unexpected token <<
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:393:7)
at startup (bootstrap_node.js:150:9)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! foxbitbot@2.0.0 start:
node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the foxbitbot@2.0.0 start script 'node index.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 a problem with the foxbitbot package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs foxbitbot
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls foxbitbot
npm ERR! There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\eduardo\AppData\Roaming\npm-cache_logs\2017-04-15T12_45_59_239Z-debug.log
The text was updated successfully, but these errors were encountered: