[ ] ๐ Documentation (updates to the documentation or readme)
[x] ๐ Bug fix (a non-breaking change that fixes an issue)
[ ] ๐ Enhancement (improving an existing functionality)
[ ] โจ New feature (a non-breaking change that adds functionality)
[ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
[ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
An error message like this appears:
[1:39:59 PM] ERROR 1:39:59 PM [vite] Pre-transform error: Failed to resolve import "/@vite-plugin-checker-runtime-entry" from "node_modules/nuxt/dist/app/entry.js". Does the file exist?
With a empty nuxt project and the following config:
npm i --save-dev @nuxt/test-utils vitest @vue/test-utils happy-dom playwright-core
npm i --save-dev @vitest/ui
npm i --save-dev vue-tsc typescript
๐ Linked issue
โ Type of change
๐ Description
An error message like this appears:
[1:39:59 PM] ERROR 1:39:59 PM [vite] Pre-transform error: Failed to resolve import "/@vite-plugin-checker-runtime-entry" from "node_modules/nuxt/dist/app/entry.js". Does the file exist?
With a empty nuxt project and the following config:
See this reproduction link: https://stackblitz.com/edit/github-hxk7b6