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
Error during build:
Error [ERR_REQUIRE_ESM]: require() of ES Module node_modules/import-meta-resolve/index.js from node_modules/vite-plugin-chunk-split/dist/index.cjs not supported.
Instead change the require of index.js in node_modules/vite-plugin-chunk-split/dist/index.cjs to a dynamic import() which is available in all CommonJS modules.
The text was updated successfully, but these errors were encountered:
Show error when I run
vite build
The text was updated successfully, but these errors were encountered: