Autorest 2.x node 14 support
See original GitHub issueDescribe 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:
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:
- Created 3 years ago
- Comments:12 (12 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Published a new v2 version
2.0.4419
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.