You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
I used telnet 3000 ... then GET / and it throws this err
The text was updated successfully, but these errors were encountered: