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 - isomorphic-ws #381

Closed
mnapoli opened this issue Jul 29, 2022 · 3 comments
Closed

Failed to import - isomorphic-ws #381

mnapoli opened this issue Jul 29, 2022 · 3 comments
Labels
deno Not working in Deno

Comments

@mnapoli
Copy link

mnapoli commented Jul 29, 2022

Failing module

It seems to be a dependency of a dependency:

Download https://esm.sh/v89/isomorphic-ws@4.0.1/deno/isomorphic-ws.js
error: Import 'https://esm.sh/v89/isomorphic-ws@4.0.1/deno/isomorphic-ws.js' failed: 500 Internal Server Error
    at https://esm.sh/v89/@httptoolkit/websocket-stream@6.0.1/deno/websocket-stream.js:2:271

Error message

After running deno run I got this:

/* esm.sh - error */
throw new Error("[esm.sh] " + "parseCJSModuleExports: Can't resolve 'ws' in '/tmp/esm-build-3e27a3a2d1d1e90101eaea2756ad8d13ad0c3d6f-43763780/node_modules/isomorphic-ws'");
export default null;

See https://esm.sh/v89/isomorphic-ws@4.0.1/deno/isomorphic-ws.js

Additional info

  • esm.sh version: latest?
  • Deno version: 1.23.1
@mnapoli mnapoli added the deno Not working in Deno label Jul 29, 2022
@vyktoremario
Copy link

I also experienced this issue.
Is there a walk around?

@ije
Copy link
Member

ije commented Dec 8, 2022

i will look into it asap!

@ije ije closed this as completed in 6267b11 Dec 9, 2022
@ije
Copy link
Member

ije commented Dec 9, 2022

now it works check https://esm.sh/isomorphic-ws

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

3 participants