gitmoji-changelog
gitmoji-changelog copied to clipboard
Error: Cannot retrieve configuration for preset node
trafficstars
npx gitmoji-changelog --preset maven
▶ start gitmoji-changelog v2.3.0
ℹ info update ./CHANGELOG.md
ℹ info No custom configuration found
ℹ info use preset maven
✖ error Error: Cannot retrieve configuration for preset maven.
at main (/opt/homebrew/lib/node_modules/gitmoji-changelog/src/cli.js:58:13)
only thing i did was install via the wiki
the presets do exist which is why im very confused
this is also happening when trying to run it via a github action on linux
Run sercanuste/gitmoji-changelog-action@v1
/usr/local/bin/npm i -g [email protected] --silent
/usr/local/bin/gitmoji-changelog --format markdown --preset maven
▶ start gitmoji-changelog v2.3.0
ℹ info update ./CHANGELOG.md
ℹ info No custom configuration found
ℹ info use preset maven
✖ error Error: Cannot retrieve configuration for preset maven.
at main (/usr/local/lib/node_modules/gitmoji-changelog/src/cli.js:58:13)
/usr/bin/git add .
/usr/bin/git config --global user.email [email protected]
/usr/bin/git config --global user.name Gitmoji Changelog Bot
/usr/bin/git commit -m 📝 Update CHANGELOG
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
Error: The process '/usr/bin/git' failed with exit code 1