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

tag '1.2.0' not found when creating a new project from anypoint-cli-pdk-plugin #78

Open
axa-icherrou opened this issue Aug 27, 2024 · 1 comment

Comments

@axa-icherrou
Copy link

Hello,

When trying to create a project from anypoint-cli-pdk-plugin we are facing this error :

Error: revspec '1.2.0' not found; class=Reference (4); code=NotFound (-3)
ImplementationError: The policy implementation could not be initialized due to an unexpected error. Rollbacking project creation.
Command failed: cd spe-antimalware-scanning-policy && cargo generate --init --git https://github.com/mulesoft/microgateway-custom-policy-template.git --tag 1.2.0 -n

Can you please create the 1.2.0 tag so we can have the projects created ?

Thanks.
Regards,
Idir.

@jasonwillschiu
Copy link

To get it working you can use:

anypoint-cli-v4 plugins:install [email protected]

Hopefully the 1.2.0 issue is fixed soon.

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

2 participants