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 - @resvg/resvg-js@2.4.1 #612

Closed
motorcityadam opened this issue Apr 26, 2023 · 2 comments
Closed

Failed to import - @resvg/resvg-js@2.4.1 #612

motorcityadam opened this issue Apr 26, 2023 · 2 comments
Labels
deno Not working in Deno

Comments

@motorcityadam
Copy link

Failing module

import SVGSpriter from "https://esm.sh/v117/*svg-sprite@2.0.2";

Error message

After running deno run I got this:

error: Import 'https://esm.sh/v117/@resvg/resvg-js@2.4.1' failed: 500 Internal Server Error
    at https://esm.sh/v117/svg-sprite@2.0.2/X-ZS8q/deno/svg-sprite.mjs:2:602

Additional info

  • esm.sh version: v117
  • Deno version: 1.32.5
@motorcityadam motorcityadam added the deno Not working in Deno label Apr 26, 2023
@ije
Copy link
Member

ije commented Apr 26, 2023

the error is

npm: package '@resvg/resvg-js-darwin-universal'

@motorcityadam
Copy link
Author

Hmm.

Probably has something to do with this: yisibl/resvg-js#153

Not sure how to resolve it.

But I will poke around.

Thanks.

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