-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
__vite_ssr_import_2__.createMemoryHistory is not a function on RC.9 RC.10 #14907
Copy link
Copy link
Closed
Description
Environment
- Operating System:
Darwin - Node Version:
v18.9.0 - Nuxt Version:
2.15.8 - Nitro Version:
0.5.3 - Package Manager:
[email protected] - Builder:
webpack - User Config:
ssr,components,nitro,css,modules,runtimeConfig,googleAnalytics,vueuse,windicss - Runtime Modules:
[email protected],[email protected],[email protected],@nuxt/[email protected],@pinia/[email protected] - Build Modules:
- - Device: Mac M1
- Homebrew 3.6.1
Reproduction
- git clone https://github.com/viandwi24/nuxt3-awesome-starter.git
- yarn install
- yarn dev
Describe the bug
no response
Additional context
no response
Logs
[nuxt] [request error] [unhandled] [500] __vite_ssr_import_2__.createMemoryHistory is not a function
at ./node_modules/nuxt/dist/pages/runtime/router.mjs:42:256
at fn (./node_modules/nuxt/dist/app/nuxt.mjs:128:27)
at Object.callAsync (/Users/bonn/Documents/node_modules/unctx/dist/index.mjs:49:19)
at callWithNuxt (./node_modules/nuxt/dist/app/nuxt.mjs:130:23)
at applyPlugin (./node_modules/nuxt/dist/app/nuxt.mjs:74:29)
at Module.applyPlugins (./node_modules/nuxt/dist/app/nuxt.mjs:84:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async createNuxtAppServer (./node_modules/nuxt/dist/app/entry.mjs:30:7)
at async default (./node_modules/@nuxt/vite-builder/dist/runtime/vite-node.mjs:31:18)
at async Object.renderToString (./node_modules/vue-bundle-renderer/dist/runtime.mjs:172:19)Reactions are currently unavailable