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

warning about formidable during npm install #851

Closed
paullang opened this issue May 13, 2013 · 1 comment · Fixed by #854
Closed

warning about formidable during npm install #851

paullang opened this issue May 13, 2013 · 1 comment · Fixed by #854
Assignees
Milestone

Comments

@paullang
Copy link
Contributor

When I use npm install, I see this warning

npm WARN engine [email protected]: wanted: {"node":"<0.9.0"} (current: {"node":"v0.10.5","npm":"1.2.18"})

formidable is now at version 1.0.14 which has support for node >=0.8.0
https://npmjs.org/package/formidable
https://github.com/felixge/node-formidable

@hueniverse
Copy link
Contributor

We're having issues with 1.0.14 and didn't have time yet to investigate.

@ghost ghost assigned hueniverse May 14, 2013
@lock lock bot locked as resolved and limited conversation to collaborators Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants