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

Getting "lint-staged requires at least version 6 of Node, please upgrade" with Node 10 #2911

Closed
zentuit opened this issue Jun 13, 2018 · 3 comments
Labels

Comments

@zentuit
Copy link

zentuit commented Jun 13, 2018

I'm trying to commit some changes for a (possible) PR, but I can't commit due to the pre-commit script running lint-staged which gives me this error:

husky > npm run -s precommit (node v10.1.0)

lint-staged requires at least version 6 of Node, please upgrade

husky > pre-commit hook failed (add --no-verify to bypass)

I didn't want to do a --no-verify in case I'm missing something.

Is there something I should be doing after forking the project?

@welcome
Copy link

welcome bot commented Jun 13, 2018

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@layershifter
Copy link
Member

Thanks, related to lint-staged/lint-staged#432, PR is comming.

@layershifter
Copy link
Member

Please grab the latest changes from master, should work fine now.

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

No branches or pull requests

2 participants