突然报这个错误 查了下要在package.json中加 :“type“:”module” 但加上之后又报错(第二张图)这怎么解决呀
nodejs 使用 require来引入单元,试一下吧
const { defineConfig } = require('@vue/cli-service')