jeffling / wallaby-webpack

webpack preprocessor for wallabyjs
25 stars 8 forks source link

http.IncomingMessage.prototype is undefined #25

Closed pearljamik closed 7 years ago

pearljamik commented 7 years ago

var req = Object.create(http.IncomingMessage.prototype)  

Uncaught TypeError: Cannot read property 'prototype' of undefined
at http://localhost:62625/____wallaby-bundle.js?1501265946287&wallabyFileId=bundle:219253
ArtemGovorov commented 7 years ago

Could you please share:

ArtemGovorov commented 7 years ago

Closing the issue as being inactive for a few days. If it's still a valid issue for you, please provide the details requested above.