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

Update menu suggest to update to wrong version #633

Open
felipepessoto opened this issue Jul 6, 2021 · 2 comments
Open

Update menu suggest to update to wrong version #633

felipepessoto opened this issue Jul 6, 2021 · 2 comments

Comments

@felipepessoto
Copy link
Contributor

Describe the bug

The same issue we had here: #359, but it is happening in the update menu

To Reproduce

Steps to reproduce the behavior:
Use the update menu to update the Prism library.

Expected behavior

The latest version is 1.24.1. But it suggest to instal v9000

Screenshots

image

@jimmylewis
Copy link
Contributor

This is using cdnjs, right? It looks like they believe there is a version 9000 of that package: https://cdnjs.com/libraries/prism/9000.0.1. Can you try following up with them directly on https://github.com/cdnjs/cdnjs/issues to see where they're getting it from? We just reflect the data that they provide.

@felipepessoto
Copy link
Contributor Author

Yes, there is a version 9000, but the correct way to get the latest version is looking at Version property, more details in the issue I mentioned above

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

2 participants