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

Problem with husky on npm 7.20.* #28

Closed
JulioOrellana opened this issue Jul 30, 2021 · 2 comments
Closed

Problem with husky on npm 7.20.* #28

JulioOrellana opened this issue Jul 30, 2021 · 2 comments
Labels

Comments

@JulioOrellana
Copy link

Bug Report

Hello, I am having a problem using npm v7.20.3 with react-children-utilities v2.5.4. As I show in the next image, npm install can't finish because there is a problem with husky library. This error only happens with npm 7.20., if I downgrade to npm 6..* my install finish correctly. I have tried installing husky manually, globally, but it is still failing.

I am looking for a way to solve this in order to update to npm 7.20.*

Screen Shot 2021-07-30 at 10 00 44

Steps to reproduce

  1. Update npm to v7.20.3
  2. Install this library in your project
  3. Maybe delete node_modules and npm install again

Any help would be highly appreciated :D, sorry if I am missing something.

@fernandopasik
Copy link
Owner

Thank you for raising this issue!
I'm investigating if it's related to typicode/husky#1003

@fernandopasik
Copy link
Owner

Please try again with the new version I've just published https://github.com/fernandopasik/react-children-utilities/releases/tag/v2.6.0

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