-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.15.0
-
None
-
No
-
False
-
-
NA
-
Release Note Not Required
-
In Progress
After updating our husky dependency, the pre-commit hook might fail on some systems if their PATH env var is not properly configured:
{{}}
Running husky pre-commit hook... frontend/.husky/pre-commit: line 6: lint-staged: command not found husky - pre-commit hook exited with code 127 (error) husky - command not found in PATH=<user path>
The PATH env var must include "./node_modules/.bin" for the husky pre-commit hook to work, which should be documented in the README.
- links to
-
RHSA-2023:7198 OpenShift Container Platform 4.15 security update