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

Solid Start crashes at runtime because of spaces in path. #401

Closed
MK272008 opened this issue Nov 5, 2022 · 0 comments
Closed

Solid Start crashes at runtime because of spaces in path. #401

MK272008 opened this issue Nov 5, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@MK272008
Copy link

MK272008 commented Nov 5, 2022

This is the error:

failed to load config from D:\Heavy
error when starting dev server:
Error: Build failed with 1 error:
error: Could not resolve "D:\\Heavy"
    at failureErrorWithLog (D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:1566:15)
    at D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:1024:28
    at runOnEndCallbacks (D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:1438:61)
    at buildResponseToResult (D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:1022:7)
    at D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:1134:14
    at responseCallbacks.<computed> (D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:671:9)
    at handleIncomingPacket (D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:726:9)
    at Socket.readFromStdout (D:\Heavy Programming\Code Playground\SolidStart\my-app\node_modules\vite\node_modules\esbuild\lib\main.js:647:7)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:315:12)
@ryansolid ryansolid added the bug Something isn't working label Dec 21, 2022
@ryansolid ryansolid changed the title Solid Start crashes at runtime because of spaces in path. Windows: Solid Start crashes at runtime because of spaces in path. Dec 21, 2022
@ryansolid ryansolid changed the title Windows: Solid Start crashes at runtime because of spaces in path. Solid Start crashes at runtime because of spaces in path. Dec 21, 2022
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