-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Labels
Description
Describe the bug
I'm trying to run the npm run commit script but it's not working.
The lib: https://github.com/commitizen/cz-cli
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/mmartinsoliv/easy-hooks-ts
Steps to reproduce
- Go to: https://stackblitz.com/~/github.com/mmartinsoliv/easy-hooks-ts
- Open terminal
- Modify some file. Example:
README.md - git add .
- npm run commit
Expected behavior
Expected to return a list of conventional commits.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Version = 1.72.0
Hash = undefined
WebContainer = 3439c876b5ad430c5ace5952a2587f8d6d378d35
Browser name = Chrome
Full version = 112.0.0.0
Major version = 112
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.48
performance.memory = {
"totalJSHeapSize": 149889248,
"usedJSHeapSize": 142566636,
"jsHeapSizeLimit": 4294705152
}
Additional context
No response
