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

Failed to import - Import 'https://esm.sh/@effect/[email protected]/Effect' failed: 500 Internal Server Error #554

Closed
evelant opened this issue Mar 20, 2023 · 3 comments
Labels
deno Not working in Deno

Comments

@evelant
Copy link

evelant commented Mar 20, 2023

Failing module

Import 'https://esm.sh/@effect/[email protected]/Effect' failed: 500 Internal Server Error

import * as T from "https://esm.sh/@effect/[email protected]/Effect"

Error message

After running deno run I got this:

error:  Import 'https://esm.sh/@effect/[email protected]/Effect' failed: 500 Internal Server Error```

## Additional info

- **esm.sh version**:
- **Deno version**: deno 1.31.0
@evelant evelant added the deno Not working in Deno label Mar 20, 2023
@ije
Copy link
Member

ije commented Mar 20, 2023

#546 should have fixed this, will deploy the changes later

@evelant
Copy link
Author

evelant commented Mar 20, 2023

@ije Thanks, looking forward to it. I can't load this package from npm due to supabase edge deploy restrictions and I can't get it to load correctly form anywhere else.

@ije
Copy link
Member

ije commented Mar 23, 2023

v112 has been lunched, thanks to @Justinidlerz

@ije ije closed this as completed Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deno Not working in Deno
Projects
None yet
Development

No branches or pull requests

2 participants