Skip to content
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

Error: Cannot retrieve configuration for preset node #272

Open
ash-development opened this issue Aug 16, 2024 · 2 comments
Open

Error: Cannot retrieve configuration for preset node #272

ash-development opened this issue Aug 16, 2024 · 2 comments

Comments

@ash-development
Copy link

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

@ash-development
Copy link
Author

the presets do exist which is why im very confused
Screenshot 2024-08-16 at 11 23 47 AM

@ash-development
Copy link
Author

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 gitmoji-changelog@2.3.0 --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 114694492+gitmoji-changelog-bot@users.noreply.github.com
/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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant