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

build: husky install is deprecated #3339

Closed
jazelly opened this issue Jun 18, 2024 · 1 comment
Closed

build: husky install is deprecated #3339

jazelly opened this issue Jun 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jazelly
Copy link
Contributor

jazelly commented Jun 18, 2024

This would solve...

The deprecation warning sent from husky, introduced from husky v9.0.1

The implementation should look like...

Simply remove install as suggested

Additional context

This is what you get currently

npm i

> undici@6.19.1 prepare
> husky install && node ./scripts/platform-shell.js

install command is deprecated

up to date, audited 748 packages in 1s

174 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
@jazelly jazelly added the enhancement New feature or request label Jun 18, 2024
jazelly added a commit to jazelly/undici that referenced this issue Jun 18, 2024
@jazelly
Copy link
Contributor Author

jazelly commented Jun 18, 2024

Completed with #3340

@jazelly jazelly closed this as completed Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant