simple-http-server icon indicating copy to clipboard operation
simple-http-server copied to clipboard

error on run

Open itree opened this issue 9 years ago • 1 comments

/usr/local/lib/node_modules/simple-http-server/lib/server.js:113 libs.path.exists(fullPath, function(exists){ ^ TypeError: undefined is not a function at Server. (/usr/local/lib/node_modules/simple-http-server/lib/server.js:113:17) at Server.emit (events.js:110:17) at HTTPParser.parserOnIncoming as onIncoming at HTTPParser.parserOnHeadersComplete (_http_common.js:111:23) at Socket.socketOnData (_http_server.js:343:22) at Socket.emit (events.js:107:17) at readableAddChunk (_stream_readable.js:163:16) at Socket.Readable.push (_stream_readable.js:126:10) at TCP.onread (net.js:538:20)

itree avatar Feb 12 '16 05:02 itree

same here

timobehrens avatar Apr 14 '18 13:04 timobehrens