Unable to find modules
Hey guys, new to solidjs and SSR frameworks in general. I'm testing out a solidstart template generated using a community tool called "Create JD app". This allows me to quickly spin up a boilerplate project similar to create-t3-app.
The problem is that I'm facing this runtime error:
Doing a build results in the following error:
Here's my vite config file:
I would love to know what is happening, since there's no errors that are being thrown by my editor, not sure of where to start...
The problem is that I'm facing this runtime error:
Doing a build results in the following error:
Here's my vite config file:
I would love to know what is happening, since there's no errors that are being thrown by my editor, not sure of where to start...