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

Fix 'install command is DEPRECATED' from husky #7915

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

westonruter
Copy link
Member

This is a follow-up to #7890.

When doing npm install, the following appears in the terminal:

> prepare
> husky install

install command is DEPRECATED

This eliminates that.

@westonruter westonruter added the Bug Something isn't working label Nov 11, 2024
@westonruter westonruter added this to the v2.5.5 milestone Nov 11, 2024
@westonruter westonruter merged commit 6386882 into develop Nov 11, 2024
26 of 27 checks passed
@westonruter westonruter deleted the update/husky-prepare branch November 11, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant