NuxtN
Nuxt11mo ago
4 replies
Flawless.

Error : prisma/client/index-browser

Hallo everyone,

i got an error while build & preview my project, here is the error code and screenshot.

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

Warn:
localhost/:1 The resource http://localhost:3000/_nuxt/builds/meta/40ced6e5-6aa7-46b5-a45b-d857d0cda74f.json was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally

but if it's in development mode it's normal there's no issue at all.

thanks
image-preview-cmd.png
image-preview-homepage.png
image-dev-cmd.png
image-dev-homepage.png
image-nuxt-config.png
Was this page helpful?