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 executing action sync: ! [rejected] v5 -> v5 (would clobber existing tag) #24

Open
david-alpert-nl opened this issue Jun 13, 2024 · 0 comments

Comments

@david-alpert-nl
Copy link

The nodenv_user resource can fail when the node-build github repo updates a tag:

---- Begin output of git fetch origin --tags ----
STDOUT:
STDERR: From https://github.com/nodenv/node-build
 ! [rejected]          v5         -> v5  (would clobber existing tag)
---- End output of git fetch origin --tags ----
Ran git fetch origin --tags returned 1

This seems related to #20 and seems to imply that we need a force flag on the git resource in the node-build cookbook 🤔

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