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/core didn't pick the pinned version "3.0.6326", instead it picked the latest version

See original GitHub issue

We pinned version: 3.0.6326 in autorest.csharp repo here but autorest picked '@autorest/core' - '3.0.6348' version instead.

For reference check here.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
timotheeguerincommented, Dec 17, 2020

yeah the easiest solution would be to include core into the cli, just for that. Though the best might be to just extract the config parsing section into a separate package that both the cli and core can consume

0reactions
daviwilcommented, Dec 17, 2020

A fix for this is issue has been published with the latest autorest:

npm install -g autorest

Let us know if this works for you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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