yarn docs:build get error The requested module 'flowbite-vue' is a CommonJS modulevuejs/vitepress · closed29 months ago · 33% similar bug: pending triage
CommonJS modules can always be imported via the default export, for example using:vuejs/vitepress · closed29 months ago · 32% similar bug: pending triage
import naive from 'naive-ui' build error: export { default, install } from './preset'; ^^^^^^ SyntaxError: Unexpected token 'export'vuejs/vitepress · closed29 months ago · 29% similar bug: pending triage
SyntaxError: Cannot use import statement outside a modulevuejs/vitepress · closed29 months ago · 28% similar question
Build fails because a requested module is a CommonJS module, even though it's not (kinda)vuejs/vitepress · closed25 months ago · 27% similar bug: pending triage
Build fail in production mode but not in dev with highcharts-vuevuejs/vitepress · closed13 months ago · 27% similar
build failed with symbolic linksvuejs/vitepress · closed29 months ago · 26% similar bug: pending triage