Closed
Description
opened on 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
Activity