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

AWS issue #1

Open
letaureau opened this issue May 5, 2016 · 3 comments
Open

AWS issue #1

letaureau opened this issue May 5, 2016 · 3 comments

Comments

@letaureau
Copy link

66792d06-1036-11e6-9def-8964bbc98b5a

When running this example getting this error message.

@xneo1
Copy link

xneo1 commented Jul 2, 2016

I cloned it today and after seeing the browser page it then fails with the same results(different node and npm versions)
node: v0.12.15
npm:v3.8.2

Then I update to node.js LTS (4.4.7) and npm:v3.10.3 but the problem remained.
I have seen that the error was reported also here: adcloud/node-aws#5
any ideas how to fix it?

@Oxid2178
Copy link

Oxid2178 commented Jul 22, 2016

I have the same Problem:

GET/images/left_control.png 304 0.750 ms - -
GET /images/right_control.png 304 3.216 ms - -
C:\Users\Antonio\Documents\GitHub\IoTWebAPP\IoTWebDemo\a
humidity_data = body.msg.humidity
^
TypeError: Cannot read property 'humidity' of undefined
at Request._callback (C:\Users\Antonio\Documents\GitHub\IoTWebAPP\IoTWebDemo\app.js:48:28)
at Request.self.callback (C:\Users\Antonio\Documents\GitHub\IoTWebAPP\IoTWebDemo\node_modules\request\request.js:198:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request. (C:\Users\Antonio\Documents\GitHub\IoTWebAPP\IoTWebDemo\node_modules\request\request.js:1082:10)
at emitOne (events.js:101:20)
at Request.emit (events.js:188:7)
at IncomingMessage. (C:\Users\Antonio\Documents\GitHub\IoTWebAPP\IoTWebDemo\node_modules\request\request.js:1009:12)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)

npm ERR! Windows_NT 10.0.10586
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.3.0
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node ./bin/www
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node ./bin/www'.
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 aws package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./bin/www
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs aws
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls aws
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Antonio\Documents\GitHub\IoTWebAPP\IoTWebDemo\npm-debug.log

any suggestion please?

Thanks

@Oxid2178
Copy link

Read this stackoverflow tag for more infos...

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

3 participants