You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added the plugin and the configurations, but when I try to run it throws the following error:
Failed to load url __vite-optional-peer-dep:@vueuse/head:vite-ssr (resolved id: virtual:__vite-optional-peer-dep:@vueuse/head:vite-ssr/index.js) in {project path}/node_modules/vite-ssr/vue/entry-server.js. Does the file exist?
after pressing esc I'm still able to browse through the routes but on each route change I see the same error.
I am running with vite-ssr dev --open and I don't have a entry-server.js file, since the installation instructions don't mention any and also the examples don't have such file.
Am I missing something?
The text was updated successfully, but these errors were encountered:
I have added the plugin and the configurations, but when I try to run it throws the following error:
after pressing esc I'm still able to browse through the routes but on each route change I see the same error.
I am running with
vite-ssr dev --open
and I don't have aentry-server.js
file, since the installation instructions don't mention any and also the examples don't have such file.Am I missing something?
The text was updated successfully, but these errors were encountered: