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

cargo r --features __runtime_js_sources test fails #23653

Open
sigmaSd opened this issue May 2, 2024 · 1 comment
Open

cargo r --features __runtime_js_sources test fails #23653

sigmaSd opened this issue May 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sigmaSd
Copy link
Contributor

sigmaSd commented May 2, 2024

commit: 56ba7f3

cargo r --features __runtime_js_sources test fails on the deno repo

error: Unsupported scheme "ext" for module "ext:core/mod.js". Supported schemes: [
    "data",
    "blob",
    "file",
    "http",
    "https",
]
    at file:///workspace/deno/cli/js/40_test.js:3:35
@sigmaSd
Copy link
Contributor Author

sigmaSd commented May 2, 2024

same error without --features __runtime_js_sources

@marvinhagemeister marvinhagemeister added the bug Something isn't working label May 8, 2024
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

2 participants