question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autorest 2.x node 14 support

See original GitHub issue

Describe the bug

Please provide as much information as you can. This would be: 
Generating: specification/cognitiveservices/data-plane/Face/readme.md
Command: autorest readme.me --python --python-mode=update --python-sdks-folder=<path> --no-async --multiapi --use=@microsoft.azure/autorest.python@~4.0.71 --version=V2 --keepVersionFile
Using Node version 14.16.0

This yields an error: image

Expected behavior This should generate.

After much frustration, it I changed my Node version to 13.12.0 and it worked fine.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
timotheeguerincommented, Mar 15, 2021

Published a new v2 version 2.0.4419

0reactions
tjprescottcommented, Mar 12, 2021

I had other problems with Autorest back then (as you may recall 😁) so I downgraded per the warning thinking that might fix the issue. I haven’t tried the track1 stuff with Node 15.

Read more comments on GitHub >

github_iconTop Results From Across the Web

autorest/readme.md at main - extensions - GitHub
Supports C#, PowerShell, Go, Java, Node.js, TypeScript, ... variable parameters. x-ms-mutability - provides insight to Autorest on how to generate code.
Read more >
Autorest - npm.io
The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using...
Read more >
autorest - npm
Installing AutoRest on Windows, MacOS or Linux involves two steps: Install Node.js (node 10.16.x LTS is a bare minimum, node 12 and 13...
Read more >
@autorest/configuration | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
msrest - PyPI
AutoRest swagger generator Python client runtime. ... Features. Add support for attributes/text in the same XML node #218 ... 2016-03-14 Version 0.1.2.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found