-
-
Notifications
You must be signed in to change notification settings - Fork 689
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request