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 - fsevents #157

Open
talentlessguy opened this issue Sep 19, 2021 · 1 comment
Open

Failed to import - fsevents #157

talentlessguy opened this issue Sep 19, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@talentlessguy
Copy link
Contributor

Failing module

import * as mod from 'https://esm.sh/fsevents'

Error message

After running deno run I get this:

/* esm.sh - error */
throw new Error("[esm.sh] " + "esbuild: No loader is configured for \".node\" files: esm-build-517de7a21c3453e4e5c3220400375b8566e1c2a9/node_modules/fsevents/fsevents.node");
export default null;

Additional info

  • esm.sh version: v53
  • Deno version: 1.14.0
@talentlessguy talentlessguy added the bug Something isn't working label Sep 19, 2021
@talentlessguy
Copy link
Contributor Author

New error:

esbuild: No loader is configured for ".node" files: esm-build-c2ac82716e22251a28d473a3dc534cba44d06eaa/node_modules/fsevents/fsevents.node

probably ".node" support should be a separate issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant