-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find module 'conventional-changelog-conventionalcommits' #552
Comments
Hi @BenjaminRochez! Could you show me your workflow file? I've tested in another repo and it works fine. I double checked |
We tried to pin it to v5.1.2 but it didn't work either. We pinned it to v4.1.15 which does the job. |
Interesting, I wonder why this is failing even with the default setup. Do you have a commitlint config file? If so, what are its contents? |
hi there @wagoid! started experiencing this too. here's the run: https://github.com/ZPTXDev/Quaver/actions/runs/3200635351/jobs/5246449218 |
Thanks for the link @zapteryx! I see now, I'll need to mark it as a dependency too even though it's already a dependency of |
…changelog-conventionalcommits fix: add conventional-changelog-conventionalcommits dependency to fix #552
Done, v5 (5.2.0) should have the fix. Feel free to reopen if this is still an issue 💪 |
Thanks for your help ✌️ |
When using the latest version (5.1.2) in the CI we get this error
Thanks for your help
The text was updated successfully, but these errors were encountered: