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 - @sentry/node #369

Closed
GJZwiers opened this issue Jul 15, 2022 · 0 comments
Closed

Failed to import - @sentry/node #369

GJZwiers opened this issue Jul 15, 2022 · 0 comments
Labels
deno Not working in Deno

Comments

@GJZwiers
Copy link

Failing module

@sentry/node

import * as Sentry from "https://esm.sh/@sentry/node@7.3.0";

Error message

After running deno run I got this:

error: Uncaught SyntaxError: The requested module '/v87/lru_map@0.3.3/deno/lru_map.js' does not provide an export named 'LRUMap'
    at <anonymous> (https://esm.sh/v87/@sentry/node@7.3.0/deno/node.js:2:14822)

Additional info

  • esm.sh version: latest
  • Deno version: deno 1.23.4+ee0c058
@GJZwiers GJZwiers added the deno Not working in Deno label Jul 15, 2022
@ije ije closed this as completed in 19947b0 Jul 28, 2022
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

1 participant