티스토리 뷰
Vue 프로젝트를 새로 만들었다가, 해당 에러가 발생했다.
검색해보니 eslint setting쪽 문제였다.
"Parsing error: No babel config file detected" when IDE not open at Vue projects root directory
I stumbled into a problem where in VS Code, when a Vue project is created and not open at root directory of the Vue project, babel.config.js wouldn't load and IDE would be confused as to where the ...
stackoverflow.com
vscode에서 설정을 바꾸면 된다.
1. File > Preferences > Settings에서 eslint 검색 , Edit in setting.json 클릭
2. "eslint.workingDirectories": [ {"mode": "auto"} ], 를 넣어준다.
3. 해결!
'프론트엔드 > Vue.js' 카테고리의 다른 글
vuetify icon 확인 사이트 (0) | 2022.11.03 |
---|---|
[vue] package.json 과 package-lock.json (0) | 2022.11.02 |
vue.js v-html을 이용한 문자열에서 특정 글자색 바꾸기 (0) | 2022.10.12 |
<업무 오류> Vue.js 삭제된 instance가 다시 부활함... (0) | 2022.08.03 |
vuex (0) | 2022.06.01 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- [leetcode] 394. decode string
- [leetcode] 394. decode string js
- next.js glsl
- attempted import error: bvh_struct_definitions' is not exported from './gpu/bvhshaderglsl.js' (imported as 'bvhshaderglsl').
- next.js import glsl
- react 3d 에니메이션
- rollup ts react npm
- rollup typescript react
- react 3d animation
- vue
- vue3
- webpack glsl
- 394 decode string
- three.js leva
- react three fiber
- typescript gsls
- rollup react.js npm
- 394. decode string javascript
- Vue.js
- react 3d text
- react three fiber leva
- eslint
- react fiber 3d
- ts glsl
- react glsl
- react 3d
- 394. decode string js
- leva
- rollup typescript
- react leva
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
글 보관함