You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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$
The text was updated successfully, but these errors were encountered:
hi
Firstly thanks for this approach its great
secondly, when i run npm start i get this
npm start
/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$
The text was updated successfully, but these errors were encountered: