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

Resolve doesn't work due to 404 error? #432

Open
sgustafsson opened this issue Jul 8, 2024 · 4 comments
Open

Resolve doesn't work due to 404 error? #432

sgustafsson opened this issue Jul 8, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@sgustafsson
Copy link

When executing

https://resolve.ecosyste.ms/resolve?registry=npmjs.org&package_name=konfigure&version=0.3.0&before=

the screen loads endlessly. Behind the scenes, I get a 404:

image

due to

https://plausible.ecosyste.ms/js/script.js

not being found.

@andrew andrew self-assigned this Jul 8, 2024
@andrew andrew added the bug Something isn't working label Jul 8, 2024
@andrew
Copy link
Member

andrew commented Jul 8, 2024

I'll get that fixed up this morning

andrew added a commit that referenced this issue Jul 8, 2024
@andrew
Copy link
Member

andrew commented Jul 8, 2024

I've removed the plausible script now

@sgustafsson
Copy link
Author

I can confirm I don't get the plausible related 404 anymore. Still, the screen reloads every 2 seconds, and keeps saying

Processing dependencies...

What is the expected output on the result screen once the dependency tree is resolved?

@andrew
Copy link
Member

andrew commented Jul 8, 2024

@sgustafsson yeah it should do, although I suspect it's getting stuck in a loop and timing out but not effectively communicating that back to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants