-
(which means dist files arent generated)
-
![image](https://github.com/user-attachments/assets/a0319c92-fc74-4e04-be34-dd9899969a8b)
-
# This is a Bug Report
## Description
For bug reports:
### What went wrong?
Trying to install serverless plugin - it fails due to `husky` command
Other serverless plugins install fine…
-
ssh husky@192.168.0.169
git submodule update --init --recursive
Plan :
- add group
- get it to publish husky/odom
- mabye change params files for husky and tb to be able to launch nav2
- …
-
Whenever I use this way of creating the react app, and then install husky, the hooks don't seem to work!
Is there something I am doing wrong? :D!
```
{
"name": "learning-typescript",
"ver…
-
Husky with a rose
ghost updated
2 years ago
-
**Troubleshoot**
- [x] Before creating an issue, please check:
https://typicode.github.io/husky/troubleshoot.html
If you're migrating from husky 4, see:
https://typicode.github.io/husky/migrate-…
-
This issue is about using husky + lint-staged, with these tools you can keep the pattern fixing the code style (using prettier + eslint) and check if the tests are passing before the commit. But if ne…
-
Hi Prashant!
I'd love to remove the user split between node-talisman and husky-talisman, but there are a few things that would prevent full adoption of your package from my side or the few of my pa…
-
### Current Behavior
New packages add husky hooks to the git repository.
### Desired Behavior
Provide an optional flag to disable husky
### Suggested Solution
```
tsdx create something…