Skip to content

v5 throws ERR_UNSUPPORTED_ESM_URL_SCHEME error #35

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

Open
jonbcampos-alto opened this issue Dec 6, 2021 · 0 comments
Open

v5 throws ERR_UNSUPPORTED_ESM_URL_SCHEME error #35

jonbcampos-alto opened this issue Dec 6, 2021 · 0 comments

Comments

@jonbcampos-alto
Copy link

Notes from my build:

Step #3: > trash build
Step #3:
Step #3: internal/modules/run_main.js:54
Step #3: internalBinding('errors').triggerUncaughtException(
Step #3: ^
Step #3:
Step #3: Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ESM loader
Step #3: at Loader.defaultResolve [as _resolve] (internal/modules/esm/resolve.js:669:11)
Step #3: at Loader.resolve (internal/modules/esm/loader.js:97:40)
Step #3: at Loader.getModuleJob (internal/modules/esm/loader.js:243:28)
Step #3: at ModuleWrap. (internal/modules/esm/module_job.js:42:40)
Step #3: at link (internal/modules/esm/module_job.js:41:36) {
Step #3: code: 'ERR_UNSUPPORTED_ESM_URL_SCHEME'
Step #3: }
Step #3: npm ERR! code ELIFECYCLE
Step #3: npm ERR! errno 1
Step #3: npm ERR! @0.0.1 clean: trash build
Step #3: npm ERR! Exit status 1
Step #3: npm ERR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant