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.

Support displaying multiple versions of locally installed packages

See original GitHub issue

Seems I had 2 chocolatey packages installed, one was old version 0.9.10.3 which caused the problem and choco uninstall chocolatey --version=0.9.10.3 fixed the issue.

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
RichiCoder1commented, Oct 5, 2017

Cool. Will fix that later this evening.

1reaction
RichiCoder1commented, Oct 11, 2017

Looks like this issue is already resolved! At some point during the Chocolatey interface rework, the package caching code got ditched. That being said, we don’t respect SxS, so I’m going to fix that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to install multiple versions of package using npm
The best idea I've come up with is to "clone" a package, and publish it with a slightly different name. For example, if...
Read more >
When you have multiple versions of a package installed on ...
Is there some way to list all the packages you are running and their versions? I think this would do it: (require 'cl-lib)...
Read more >
Does chocolatey allow to have multiple versions of same ...
1 Answer. So yes, it is possible to have multiple versions of the same package installed, however, it depends on "what" exactly is...
Read more >
How to List Python Packages - Globally Installed vs Locally ...
Click to list both globally and locally installed Python packages with Pip, Pipenv, Anaconda Navigator, and Conda.
Read more >
Managing Multiple Python Versions With pyenv
In this step-by-step tutorial, you'll learn how to install multiple Python versions and switch between them with ease, including project-specific virtual ...
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