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
Describe the bug
We have been using @autorest/modelerfour 4.16.2 for long time, but we started seeing issue that
error | Error: Unable to resolve package '@autorest/[email protected]'.
error | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
fatal | Failed to install extension '@autorest/modelerfour' (4.16.2)
So, I tried updating packages however, still running into same issue! Locally, I am able to generate files but in pipeline, issue exists.
I also tried updating to different versions
Please provide as much information as you can. This would be:
- OpenAPI files having the issues
- Autorest command used
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Before filling a bug
Describe the bug
We have been using @autorest/modelerfour 4.16.2 for long time, but we started seeing issue that
So, I tried updating packages however, still running into same issue! Locally, I am able to generate files but in pipeline, issue exists.
I also tried updating to different versions
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: