We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yarn instructions:
yarn add husky@6 --dev && npx husky-init && npm exec -- github:typicode/husky-4-to-6 --remove-v4-config
the npm exec just shows help screen when it gets to it
npx: installed 2 in 1.697s husky - updated package.json husky - Git hooks installed husky - created .husky/pre-commit
Usage: npm
where is one of: access, adduser, audit, bin,
The text was updated successfully, but these errors were encountered:
@ktwbc check #10 for same problem.
Sorry, something went wrong.
No branches or pull requests
yarn instructions:
yarn add husky@6 --dev
&& npx husky-init
&& npm exec -- github:typicode/husky-4-to-6 --remove-v4-config
the npm exec just shows help screen when it gets to it
npx: installed 2 in 1.697s
husky - updated package.json
husky - Git hooks installed
husky - created .husky/pre-commit
Usage: npm
where is one of:
access, adduser, audit, bin,
The text was updated successfully, but these errors were encountered: