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

TypeError: Cannot read property 'statusCode' of undefined #5

Open
fno2010 opened this issue Sep 19, 2016 · 0 comments
Open

TypeError: Cannot read property 'statusCode' of undefined #5

fno2010 opened this issue Sep 19, 2016 · 0 comments

Comments

@fno2010
Copy link
Member

fno2010 commented Sep 19, 2016

/Users/jensen/Develop/website/c9sdk/plugins/snlab.devopen.server/lib/test.js:448
        if (response.statusCode == 200 ||
                    ^

TypeError: Cannot read property 'statusCode' of undefined
    at Request._callback (/Users/jensen/Develop/website/c9sdk/plugins/snlab.devopen.server/lib/test.js:448:21)
    at self.callback (/Users/jensen/Develop/website/c9sdk/node_modules/request/main.js:122:22)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:188:7)
    at ClientRequest.self.clientErrorHandler (/Users/jensen/Develop/website/c9sdk/node_modules/request/main.js:225:10)
    at emitOne (events.js:96:13)
    at ClientRequest.emit (events.js:188:7)
    at Socket.socketErrorListener (_http_client.js:308:9)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
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