Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update incoming_form.js #269

Closed
wants to merge 1 commit into from
Closed

Update incoming_form.js #269

wants to merge 1 commit into from

Conversation

intdxdt
Copy link

@intdxdt intdxdt commented Jan 7, 2014

fixing, fs: missing callback Error: ENOENT, unlink

fixing, fs: missing callback Error: ENOENT, unlink
@felixge
Copy link
Collaborator

felixge commented Jan 8, 2014

Can you provide a test case for this?

@shaoman
Copy link

shaoman commented Jan 9, 2014

Can you help me?
when I use the form.parse always occur “[Error : Request aborted ]” ? Can you tell me why?
will my code just from here http://www.nodebeginner.org/index-zh-cn.html.

@shaoman
Copy link

shaoman commented Jan 9, 2014

also when I debug into the parse method , I want to watch "this" is what And
happened this :

There was an internal error in Node's debugger. Please report this bug.
Cannot convert object to primitive value
TypeError: Cannot convert object to primitive value
at _debugger.js:1318:43
at Array.forEach (native)
at wait (_debugger.js:1317:22)
at _debugger.js:1309:7
at _debugger.js:1005:7
at _debugger.js:404:5
at Client._onResponse (_debugger.js:260:5)
at Protocol.execute (_debugger.js:134:14)
at Client. (_debugger.js:175:14)
at Client.EventEmitter.emit (events.js:95:17)

@intdxdt
Copy link
Author

intdxdt commented Jan 9, 2014

shaoman,
form.parse works as expected, i am not sure how you arrived at the bug.
i tried the example from your link : http://www.nodebeginner.org/index-zh-cn.html.
here is the source : https://dl.dropboxusercontent.com/u/40241880/example.zip
works as expected.

@swayok
Copy link

swayok commented Feb 14, 2014

Getting fs: missing callback Error: ENOENT, unlink /path/to/uploaded/file
Can't really find out why this is happening. At least this fix seems to be fixing crash.

@intdxdt intdxdt closed this Jul 3, 2017
@intdxdt intdxdt deleted the patch-1 branch July 3, 2017 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants