the magic guy
the magic guy
Explore posts from servers
SSolidJS
Created by the magic guy on 4/25/2024 in #support
Vite error when evaluating SSR module
I removed suid material, and everything works as expected
3 replies
SSolidJS
Created by the magic guy on 4/25/2024 in #support
Vite error when evaluating SSR module
Hmm seems like suid material doesnt work well with solid js 1.0
3 replies
SSolidJS
Created by the magic guy on 4/23/2024 in #support
Wrapping `<FileRoutes />` in `ErrorBoundry`
No description
5 replies
SSolidJS
Created by the magic guy on 4/23/2024 in #support
Wrapping `<FileRoutes />` in `ErrorBoundry`
ah right! tho can I not combine an errorBoundry and Suspense? It seems like when I have both, the errorBoundry doesnt seemt to kick in
<ErrorBoundary fallback={(err) => <p>Error: {err}</p>}>
<Suspense>{props.children}</Suspense>
</ErrorBoundary>
<ErrorBoundary fallback={(err) => <p>Error: {err}</p>}>
<Suspense>{props.children}</Suspense>
</ErrorBoundary>
5 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
you win
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
lmfaoo
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
yes
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
@timothyallan fixed the issue if you are curious lol....
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
ig its got something to do with system dependencies
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
weird tho...
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
the issue went away
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
lol, changed to node:20 instead of the alpine image
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
huh found this issue. Also upgraded to node 20, didnt change anything tho... @ryansolid is there a flag of some sort we can turn on for more debugging logs? The issue mentions of this idea, wondering if it ever became anything. https://github.com/solidjs/solid-start/issues/406
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
ugh....
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
hmm using node:18.16-alpine didnt seem to change much... Theres no reason building a js app should take 10 mins....
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
or the interweebs
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
I dont see any mentions of it in the docs
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
does solid start need any system dependencies?
51 replies
SSolidJS
Created by the magic guy on 8/10/2023 in #support
solid start `npm run build` hangs in docker container
nah
51 replies