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
After set ssr:false in nuxt.config.ts and run nuxt build, i get the following error:
Plugin error - Unable to get file name for unknown file "a4bd1ac8".
Additional context
No response
Logs
ERROR Plugin error - Unable to get file name for unknown file "a4bd1ac8".
at error (node_modules/vite/node_modules/rollup/dist/es/shared/node-entry.js:2125:30)
at FileEmitter.getFileName (node_modules/vite/node_modules/rollup/dist/es/shared/node-entry.js:24103:24)
at /node_modules/@nuxtjs/i18n/dist/module.mjs:1216:50
at Array.reduce (<anonymous>)
at Object.generateBundle (node_modules/@nuxtjs/i18n/dist/module.mjs:1215:44)
at /node_modules/vite/node_modules/rollup/dist/es/shared/node-entry.js:24526:40
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
Environment
Reproduction
https://stackblitz.com/edit/github-nbjqyt
Describe the bug
After set ssr:false in nuxt.config.ts and run nuxt build, i get the following error:
Plugin error - Unable to get file name for unknown file "a4bd1ac8".
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: