Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Serverside error with fs module usage #25

Open
leostratus opened this issue May 3, 2013 · 0 comments
Open

Serverside error with fs module usage #25

leostratus opened this issue May 3, 2013 · 0 comments

Comments

@leostratus
Copy link

http.js:458
this.socket.destroy(error);
^
TypeError: Cannot call method 'destroy' of undefined
at ServerResponse.OutgoingMessage.destroy (http.js:458:15)
at onclose (stream.js:74:50)
at EventEmitter.emit (events.js:126:20)
at ReadStream.destroy (fs.js:1391:12)
at Object.oncomplete (fs.js:297:15)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant