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

[Bug?]: islands mode bug #1366

Closed
2 tasks done
thinke5 opened this issue Mar 7, 2024 · 0 comments
Closed
2 tasks done

[Bug?]: islands mode bug #1366

thinke5 opened this issue Mar 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@thinke5
Copy link

thinke5 commented Mar 7, 2024

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

[vinxi 20:08:48]  ERROR  RollupError: Could not resolve ".../node_modules/@solidjs/start/config/server-runtime.jsx" from ".vinxi/build/ssr/(lang).mjs"


undefined

bug in

const runtime = normalize(fileURLToPath(new URL("./server-runtime.jsx", import.meta.url)));

new URL("./server-runtime.jsx", import.meta.url) => new URL("./server-runtime", import.meta.url)

@thinke5 thinke5 added the bug Something isn't working label Mar 7, 2024
@thinke5 thinke5 changed the title [Bug?]: islands mode not [Bug?]: islands mode bug Mar 7, 2024
ryansolid added a commit that referenced this issue Mar 7, 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

1 participant