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

Some modules with deno target return 404 on v41 #74

Closed
FallingSnow opened this issue Jun 12, 2021 · 3 comments
Closed

Some modules with deno target return 404 on v41 #74

FallingSnow opened this issue Jun 12, 2021 · 3 comments

Comments

@FallingSnow
Copy link

I'm not sure why but modules are returning 404 on v41 but not v40...

https://cdn.esm.sh/v41/camel-case@4.1.2/deno/camel-case.development.js
vs
https://cdn.esm.sh/v40/camel-case@4.1.2/deno/camel-case.development.js

@ije
Copy link
Member

ije commented Jun 12, 2021

seems it is ok for me

@FallingSnow
Copy link
Author

Returns

{"error":{"status":404,"message":"Not Found"}}

for me.

@ije
Copy link
Member

ije commented Jun 23, 2021

i believe this has been fixed in 453acac

@ije ije closed this as completed Sep 8, 2021
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