You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: