SolidJSS
SolidJS2y ago
ile

Getting Prisma TypeError in the browser console in a SolidStart app after doing build and start:

The error:

TypeError: Failed to resolve module specifier ".prisma/client/index-browser". Relative references must start with either "/", "./", or "../".


I will work on reproducing this.

Development build works.
Was this page helpful?