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

Node 6.x - please update formidable to v1.1.1 #16

Open
zevero opened this issue Feb 27, 2017 · 4 comments
Open

Node 6.x - please update formidable to v1.1.1 #16

zevero opened this issue Feb 27, 2017 · 4 comments

Comments

@zevero
Copy link

zevero commented Feb 27, 2017

I got this error

Error: Buffer.write(string, encoding, offset[, length]) is no longer supported

which has been solved for [email protected] lately. See node-formidable/formidable#364

Gridform is still using [email protected] please update to v1.1.1 - otherwise it does not work on Node 6+

Thank you

@zevero
Copy link
Author

zevero commented Mar 9, 2017

Please ... I need to update the version manually in every installation where I use gridform ...

@zevero
Copy link
Author

zevero commented May 2, 2017

Please ... I have forgotten it ... and boom it crashed my production server ...

@zevero
Copy link
Author

zevero commented May 2, 2017

If somebody else has this problem ... go into node_modules/gridform/package.json and change dependencies/formidable to [email protected]
and run npm install in the gridform directory.

@AndreGuerra123
Copy link

yap, I am still having this issue. Also, the assertion in the example does not pass, maybe it is related to this.

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

No branches or pull requests

2 participants