Open dimosgit opened 2 years ago
I'm getting an error while trying to deploy to Cloud Foundry with husky not found. There's similar issue : https://github.com/typicode/husky/issues/945
This line in particular from package.json is creating an issue for me: "prepare": "node ./.husky/skip.js || husky install",
I'm getting an error while trying to deploy to Cloud Foundry with husky not found. There's similar issue : https://github.com/typicode/husky/issues/945
This line in particular from package.json is creating an issue for me: "prepare": "node ./.husky/skip.js || husky install",