Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No versions found ( ! ! ! ) for existing npm packages #111

Open
ottosson opened this issue Aug 22, 2024 · 5 comments
Open

No versions found ( ! ! ! ) for existing npm packages #111

ottosson opened this issue Aug 22, 2024 · 5 comments
Milestone

Comments

@ottosson
Copy link

Describe the bug
I'm getting a warning that no versions found for some dependencies. But they are installed without issues

To Reproduce
Steps to reproduce the behavior:
try adding xterm as a dependency

Expected behavior
I would expect dependi to display the green check mark in this case since the dependency exists

Screenshots
image

image

Desktop (please complete the following information):

  • OS: windows (haven't tried others)
  • Version: dependi 0.7.7
@RobertSobral
Copy link

I have some issues with RC versions not showing

img

OS: Windows using (VS Code)
Version: v0.7.8

@MOzanGul
Copy link

MOzanGul commented Sep 2, 2024

@RobertSobral, You're having this issue because Dependi excludes unstable versions of libraries as default, please go to your Extension Settings and uncheck the box below. Let us know if this has solved your problem.
image

@ottosson
Copy link
Author

ottosson commented Sep 3, 2024

@MOzanGul Thanks, but it didn't help unfortunately.

unstable versions

What does that mean? I wouldn't really call the latest version of Xterm unstable... 🤔

@MOzanGul MOzanGul added this to the 0.7.9 milestone Sep 4, 2024
@MOzanGul
Copy link

MOzanGul commented Sep 4, 2024

@ottosson My comment was for @RobertSobral to fix his issue. I hope he can open a new issue if it still occurs.

About yours @ottosson we have seen that xterm npm package is deprecated in favor of another package. We will be improving the code to handle these situations better. Thanks for your patience!

@MOzanGul MOzanGul modified the milestones: 0.7.9, 0.7.10, 0.7.11 Sep 6, 2024
@ottosson
Copy link
Author

ottosson commented Sep 6, 2024

@MOzanGul Right! Sorry about the misunderstanding 🥸

Oh I didn't realize that! Would be great to add that info to the warning 😊 Thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants