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 - Wretch https://esm.sh/wretch@2.3.2 #497

Closed
guifromrio opened this issue Jan 14, 2023 · 1 comment
Closed

Failed to import - Wretch https://esm.sh/wretch@2.3.2 #497

guifromrio opened this issue Jan 14, 2023 · 1 comment
Labels
deno Not working in Deno

Comments

@guifromrio
Copy link

Failing module

import wretch from "https://esm.sh/wretch@2.3.2";

Error message

After running deno run I got this:

/* esm.sh - error */
throw new Error("[esm.sh] " + "can not build 'core': can not build 'utils.js.mjs': parseESModule: open /tmp/esm-build-2ca97b38c94eebad1d7c641032ee064ed16775a6-049a9594/node_modules/wretch/dist/utils.js.mjs.js: no such file or directory");
export default null;

Additional info

  • esm.sh version:
  • Deno version: 1.29.1
@guifromrio guifromrio added the deno Not working in Deno label Jan 14, 2023
@ije ije closed this as completed in 74874e3 Jan 22, 2023
@ije
Copy link
Member

ije commented Jan 22, 2023

i will release the build later

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