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 - FlatLint #1045

Open
coderaiser opened this issue Jan 18, 2025 · 0 comments
Open

Failed to import - FlatLint #1045

coderaiser opened this issue Jan 18, 2025 · 0 comments
Labels
browser Not working in Browser

Comments

@coderaiser
Copy link

coderaiser commented Jan 18, 2025

Failing module

const {lint, plugins} = await import("https://esm.sh/flatlint")

Error message

Image

After onload I got this:

load.js:4 Uncaught (in promise) TypeError: Cannot destructure property 'createRequire' of 'p(...)' as it is null.
    at load.js:4:8
    at engine-loader.mjs:4:457
    at index.js:3:22
    at engine-loader.mjs:4:457
    at endpoint.js:1:23

Additional info

  • Browser info: Latest Chrome
@coderaiser coderaiser added the browser Not working in Browser label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

1 participant