Skip to content

Cannot read property 'split' of undefined #38

@peacemakr

Description

@peacemakr

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions