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

Failed at the messenger-get-started@1.0.0 start script 'node app.js' #43

Closed
tjaussoin-luna opened this issue Dec 17, 2016 · 4 comments
Closed

Comments

@tjaussoin-luna
Copy link

tjaussoin-luna commented Dec 17, 2016

Hi,
When trying to run it, I have this error. Any clue?

npm start

messenger-get-started@1.0.0 start /Users/TomJ/Documents/NODEJS
node app.js

Missing config values

npm ERR! Darwin 16.3.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v6.9.2
npm ERR! npm v3.10.9
npm ERR! code ELIFECYCLE
npm ERR! messenger-get-started@1.0.0 start: node app.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the messenger-get-started@1.0.0 start script 'node app.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 messenger-get-started package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node app.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs messenger-get-started
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls messenger-get-started
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/TomJ/Documents/NODEJS/npm-debug.log

@jmartinm
Copy link

Missing config values

It means you have to fill the configuration in:

https://github.com/fbsamples/messenger-platform-samples/blob/master/node/config/default.json

@tjaussoin-luna
Copy link
Author

My bad! Thanks a lot.

@ghost
Copy link

ghost commented Dec 26, 2016

I'm here from a blank slate POV can I just fill in any jobberish or do I need to set up a server first? Sorry for new question but I'm literally starting form scratch here

@peter78 peter78 closed this as completed Feb 24, 2017
@ishandutta2007
Copy link

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

4 participants