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

Cannot read property 'split' of undefined #38

Open
peacemakr opened this issue Dec 6, 2016 · 0 comments
Open

Cannot read property 'split' of undefined #38

peacemakr opened this issue Dec 6, 2016 · 0 comments

Comments

@peacemakr
Copy link

I used telnet 3000 ... then GET / and it throws this err

Running "connect:livereload" (connect) task
Started connect web server on http://0.0.0.0:3000

Running "watch" task
Waiting...
TypeError: Cannot read property 'split' of undefined
    at Object.livereload [as handle] (/jungle/node_modules/connect-livereload/index.js:91:48)
    at next (/jungle/node_modules/connect/lib/proto.js:174:15)
    at Function.app.handle (/jungle/node_modules/connect/lib/proto.js:182:3)
    at Server.app (/jungle/node_modules/connect/lib/connect.js:67:37)
    at emitTwo (events.js:87:13)
    at Server.emit (events.js:172:7)
    at HTTPParser.parserOnIncoming [as onIncoming] (_http_server.js:527:12)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:88:23)
@ajayk ajayk assigned ajayk and rajarju and unassigned ajayk Mar 2, 2017
@rajarju rajarju removed their assignment Apr 30, 2020
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