YTT-TTY
YTT-TTY
Same Error Node: v18.12.1 pnpm: 7.16.1 Windows, macOS, or Linux?: macOS13.0.1
> Same Error > > Node: v18.12.1 pnpm: 7.16.1 > > Windows, macOS, or Linux?: macOS13.0.1 After run `pnpm config set store-dir ~/pnpm` ,It works .
> 在 `unplugin-vue-components` 插件配置 include 字段中增加 tsx: > > ``` > Components({ > include: [ > /\.[tj]sx?$/, // .ts, .tsx, .js, .jsx > /\.vue$/, /\.vue\?vue/, // .vue > ], >...
我创建一个“干净”的项目,并引入了最少元素,还是会打印出来两遍啊
是不是用的vite构建项目的?我用webpack构建就不出错,但是vite就不行