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

breaks node-red runtime #11

Open
hermygithub opened this issue Apr 9, 2018 · 0 comments
Open

breaks node-red runtime #11

hermygithub opened this issue Apr 9, 2018 · 0 comments
Assignees

Comments

@hermygithub
Copy link

hermygithub commented Apr 9, 2018

Hi,

i'm trying the google API node for node-red

"_from": "node-red", "_id": "[email protected]", "_integrity": "sha1-CHooGfa1lwAWa+KbBJRq1ArFE9I=",

node -v v8.1.4

but the code seems to break the runtime when i open the properties of the node

9 Apr 13:05:49 - [red] Uncaught Exception: 9 Apr 13:05:49 - TypeError: Cannot read property 'items' of undefined at C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\google.js:25:17 at Request._callback (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\google-auth-library\lib\transporters.js:70:30) at self.callback (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\request\request.js:187:22) at emitOne (events.js:115:13) at Request.emit (events.js:210:7) at Request.onRequestError (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\request\request.js:813:8) at emitOne (events.js:115:13) at ClientRequest.emit (events.js:210:7) at TLSSocket.socketErrorListener (_http_client.js:400:9) at emitOne (events.js:115:13)

any ideas?

H

@TomStanczyk TomStanczyk self-assigned this Apr 9, 2018
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

2 participants