-
* Error: Command failed with exit code 1:
* husky install ;(o.scripts ||= {}).prepare = 'husky'
* SyntaxError: Unexpected token '||=' _husky@9.0.11@husky/bin.mjs:14
Thank you!
-
Our standard instructions to setup Node version manager are missing in the README
````md
## Dev env setup
Use a Node version manager to install Node.js. [fnm](https://github.com/Schniz/fnm) is …
-
Tried to build this repo and I need it says I need husky. Maybe it should be specified as a pre-req?
-
Currently ESLint reports errors with things like:
- importing types
- TypeScript in general ("parsing error, unexpected token)
Just doing some local testing, replacing:
```js
module.exports =…
-
This task aims to set up **Jest** as the testing framework for the frontend of our monorepo, with tests placed in a dedicated `__tests__` directory at the root level of the project. This structure ens…
-
### What do you want and why?
I was unable to fix the "command not found" problem with Husky. Until I uninstalled it, I was unable to make a git commit.
### Possible implementation(s)
I'm not…
-
### Bug description
We are using https://typicode.github.io/husky/ at work to prettierify the files and eslintifier as well. Tho, when I use `aicommits` , husky rendering is hidden (probably any comm…
-
Hi, thank you for your great work.
I have just attempted to install this library (version 1.0.4 and newer) and got following error:
```
error /.../node_modules/ruls: Command failed.
Exit code: 1…
-
#### Summary
This regular expression will include ios entitlements file, since the last "ts" will be mathced.
```
jsfiles=$(git diff --cached --name-only --diff-filter=ACM | grep -E '.js$|.ts$|.tsx…
-
## AC
- https://typicode.github.io/husky/#/?id=install
- https://commitlint.js.org/#/guides-local-setup