Skip to content
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

Error NPM #8

Open
Mustyy opened this issue Feb 13, 2017 · 0 comments
Open

Error NPM #8

Mustyy opened this issue Feb 13, 2017 · 0 comments

Comments

@Mustyy
Copy link

Mustyy commented Feb 13, 2017

hi

Firstly thanks for this approach its great
secondly, when i run npm start i get this

npm start

[email protected] start /Users/Mustafa/Desktop/WitAI-Facebook-Messenger-chatbot-boilerplate
node index.js

/Users/Mustafa/Desktop/WitAI-Facebook-Messenger-chatbot-boilerplate/config.js:8
};
^
SyntaxError: Unexpected token }
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:513:28)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object. (/Users/Mustafa/Desktop/WitAI-Facebook-Messenger-chatbot-boilerplate/index.js:3:16)
at Module._compile (module.js:541:32)

npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/Cellar/node/6.3.1/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v6.3.1
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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 WitAI-FB-Messenger-boilerplate 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 WitAI-FB-Messenger-boilerplate
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls WitAI-FB-Messenger-boilerplate
npm ERR! There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! Please include the following file with any support request:
npm ERR! /Users/Mustafa/Desktop/WitAI-Facebook-Messenger-chatbot-boilerplate/npm-debug.log
Mustafas-MacBook-Pro:WitAI-Facebook-Messenger-chatbot-boilerplate Mustafa$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant