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
error | Error: Package '@autorest/gotest' - '4.7.3' failed to install:
Failed to install package 'https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.3.tgz' -- Error: Process Failed.
...
...
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/gotest' (4.7.3)
| error: @azure/[email protected]: The engine "node" is incompatible with this module. Expected version "10 || 12 || 14 || 16 || 18". Got "20.12.2"
| error: Found incompatible module.
| info: Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
Cannot use gotest on Node LTS (v20)
due to outdated deps. The current one is 2.8.0 https://www.npmjs.com/package/@azure/msal-node/v/2.8.0
gotest uses
1.18.4
and it's deprecated: https://www.npmjs.com/package/@azure/msal-node/v/1.18.4CC: @tadelesh
The text was updated successfully, but these errors were encountered: