You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git cz
[email protected], @commitlint/[email protected]
Cannot find module '<project_local_path>/node_modules/cosmiconfig-typescript-loader/dist/esm/index.mjs' imported from <project_local_path>/node_modules/@commitlint/load/lib/utils/load-config.js
Did you mean to import "cosmiconfig-typescript-loader/dist/cjs/index.cjs"?
Steps to Reproduce
1. Upgrade from v18 to v19 2. run `git cz`
Current Behavior
Error:
Expected Behavior
Prompt to load and allow commiting.
Affected packages
Possible Solution
No response
Context
package.json before:
package.json after:
Config file
commitlint.config.cjs
commitlint --version
@commitlint/[email protected]
git --version
git version 2.39.3 (Apple Git-146)
node --version
v20.14.0
The text was updated successfully, but these errors were encountered: