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

Invalid Dependency Versions #3876

Closed
jyash97 opened this issue Apr 10, 2020 · 6 comments
Closed

Invalid Dependency Versions #3876

jyash97 opened this issue Apr 10, 2020 · 6 comments
Labels

Comments

@jyash97
Copy link
Contributor

jyash97 commented Apr 10, 2020

🐛 bug report

Description of the problem

Add prsimjs as dependency and in the version selection we can see there are 2 versions which points 9000.0.1 & 9000.0.2

Screenshot:
image

Selecting those dependency breaks the preview. Screenshot:
image

How has this issue affected you? What are you trying to accomplish?

Hasn't affected in a major way but had to confirm this on npm if those versions were present.

Link to sandbox: link (optional)

Your Environment

Software Name/Version
Сodesandbox Not able to find the hash at the bottom
Browser Chrome 80.0.3987.163
Operating System Mac OS

Let me know if I can help with this issue, but this seems to be a Backend Issue.

@jyash97
Copy link
Contributor Author

jyash97 commented Apr 14, 2020

cc @garethx can you confirm if this is a known issue?

@MichaelDeBoey
Copy link
Contributor

MichaelDeBoey commented Apr 14, 2020

This looks to be a bug indeed
https://www.npmjs.com/package/prismjs -> versions

@SaraVieira
Copy link
Contributor

After looking at this, it seems to be a bug with algolia weirdly enough

We get these values from an algolia search of npm and its returning this data wrong :(

@SaraVieira
Copy link
Contributor

Confirmed its a bug in the algolia replication tool, will filter on our end until issue is fixed

@Haroenv
Copy link
Contributor

Haroenv commented Apr 16, 2020

Those versions were deleted, but that wasn't being recognised by our indexer. It has now been fixed :)

@SaraVieira
Copy link
Contributor

Thank you so much for your help in fixing this 🌈

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

No branches or pull requests

4 participants