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.

Updating from official/gallery build to beta releases

See original GitHub issue

Both @itlackey and me ran into an issue updating from the 1.5.3 version to the 1.6.0-beta6 version from GitHub on a Mac (OS X 10.12, VSCode version 1.8.0). It seems that the old and new extensions were installed side-by-side and the old one would load instead of the new one.

code --list-extensions would show only ms-vscode.csharp installed. Executing ode --uninstall-extension ms-vscode.csharp once succeeded but code --list-extensions still showed the extension being installed. Executing the uninstall command a second time removed the extension for good (not listed anymore). Then installing the .vsix again using code --install-extension fixed the issue, leaving only the newest beta6 version installed which successfully loaded.

I’m not sure if this is a packaging issue or a VSCode bug… cc @DustinCampbell

The issue manifests itself in seeing the error message The target "ResolveReferences" does not exist in the project. even though all the newest bits seem to be installed. This was probably also observed by @mcmonkey4eva on https://github.com/dotnet/cli/issues/4999.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:37 (24 by maintainers)

github_iconTop GitHub Comments

1reaction
dasMullicommented, Feb 1, 2017

Thanks @joaomoreno for clarifying, closing this in favour of the mentioned vscode issues.

1reaction
DustinCampbellcommented, Feb 1, 2017

Thanks @joaomoreno! And to be clear, I think we are interested in a beta channel for extensions. However, as @gregg-miskelly mentioned, this is kind of a different scenario.

Read more comments on GitHub >

github_iconTop Results From Across the Web

New Samsung Gallery update rolling out [One UI 5]
Samsung Gallery for One UI getting a new update through the Galaxy Store app, which brings improvements and feature enhancements. [Download]
Read more >
Announcing Windows 11 Insider Preview Build 25267
Insiders in the Dev Channel will begin seeing an updated treatment ... Windows 11 preview builds in the Beta and Release Preview Channels....
Read more >
End of Open Beta release cycle for OnePlus 7T and OnePlus ...
Hey everyone, Here are the final Open Beta builds based on Android 11 for the OnePlus 7T and OnePlus 7T Pro. Please bear...
Read more >
What's new in Azure Active Directory - Microsoft Learn
Learn what is new with Azure Active Directory; such as the latest release notes, known issues, bug fixes, deprecated functionality, ...
Read more >
Download Brave Beta
Download Brave Beta. Brave Beta is an early preview for new versions of Brave. This build showcases the newest advances that we're bringing...
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