-
vue bootstrap 에러카테고리 없음 2022. 9. 27. 15:52
Failed to load plugin 'vue' declared in 'package.json': Package subpath './lib/rules/array-bracket-spacing' is not defined by "exports" in xxx\eslint\package.json
일때는 vue 메인 package.json에서 parserOptions 아래
"parser": "babel-eslint"
에서
"parser": "vue-eslint-parser" 로 변경