-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
husky init not working #1334
Comments
Same to me, It seems |
|
+1 |
Same here |
+1 |
ohroy
pushed a commit
to ohroy/husky
that referenced
this issue
Jan 25, 2024
typicode
added a commit
that referenced
this issue
Jan 25, 2024
It should be good now |
gisbdzhch
pushed a commit
to gisktzh/gb3-web_ui
that referenced
this issue
Jan 31, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://github.com/typicode/husky) | [`^8.0.1` -> `^9.0.0`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/9.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/husky/8.0.3/9.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/husky/8.0.3/9.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typicode/husky (husky)</summary> ### [`v9.0.6`](https://github.com/typicode/husky/releases/tag/v9.0.6) [Compare Source](typicode/husky@v9.0.5...v9.0.6) - docs: add favicon by [@​rakleed](https://github.com/rakleed) in typicode/husky#1354 - chore: apply editorconfig to code only by [@​typicode](https://github.com/typicode) in typicode/husky#1355 - docs: update install script to mjs and fix CI checks by [@​starnayuta](https://github.com/starnayuta) in typicode/husky#1357 - Fix unbound variable by [@​typicode](https://github.com/typicode) in typicode/husky#1359 ### [`v9.0.5`](https://github.com/typicode/husky/releases/tag/v9.0.5) [Compare Source](typicode/husky@v9.0.4...v9.0.5) - docs: update path to startup files by [@​ManuelRauber](https://github.com/ManuelRauber) in typicode/husky#1350 - fix: init error by [@​typicode](https://github.com/typicode) in typicode/husky#1353 ### [`v9.0.4`](https://github.com/typicode/husky/releases/tag/v9.0.4) [Compare Source](typicode/husky@v9.0.3...v9.0.4) - fix: init create dir before by [@​typicode](https://github.com/typicode) in typicode/husky#1348 - refactor: simplify by [@​typicode](https://github.com/typicode) in typicode/husky#1349 - fix: init not working on pnpm [#​1334](typicode/husky#1334) by [@​rozbo](https://github.com/rozbo) in typicode/husky#1347 ### [`v9.0.3`](https://github.com/typicode/husky/releases/tag/v9.0.3) [Compare Source](typicode/husky@v9.0.2...v9.0.3) - docs: fix link by [@​typicode](https://github.com/typicode) in typicode/husky#1340 - chore: fix links in issue template by [@​julien-f](https://github.com/julien-f) in typicode/husky#1341 - fi...
This was referenced Jul 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using docker node:20-slim image (debian 12.4, node 20.11.0, pnpm 8.14.3).
I get an error when I follow the get started procedure.
The version of husky is 9.0.1
The text was updated successfully, but these errors were encountered: