작성
·
10K
0
ERROR in ./client.jsx
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Unknown option: .plugin. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.
at throwUnknownError (C:\Users\LSH\Desktop\react\gugudan\node_modules\@babel\core\lib\config\validation\options.js:133:27)
at C:\Users\LSH\Desktop\react\gugudan\node_modules\@babel\core\lib\config\validation\options.js:118:5
1)
at validate (C:\Users\LSH\Desktop\react\gugudan\node_modules\@babel\core\lib\config\validation\options.js:85:10) 1)
at loadPrivatePartialConfig (C:\Users\LSH\Desktop\react\gugudan\node_modules\@babel\core\lib\config\partial.js:78:50) )
at loadPrivatePartialConfig.next (<anonymous>)
at C:\Users\LSH\Desktop\react\gugudan\node_modules\@babel\core\lib\config\partial.js:147:25
at Generator.next (<anonymous>)
at step (C:\Users\LSH\Desktop\react\gugudan\node_modules\gensync\index.js:261:32)
client.jsx가 문제인거같아 코드도 다시쳐보고 했는데도 안되네요 왜 저기서 에러가 뜰까요 ㅠㅠ
답변 3
2
0
선생님 말씀대로config.js 파일을 선생님 깃허브가져와서 하니까 에러가 안나네요
뭐가틀렸나 아무리 선생님 강의 코드랑 비교해도 제눈이 이상한건지 잘 못찾겟는데 혹시 제가 뭘 잘못했을까요..?
0
첫 에러메시지에 plugin에 오타가 있었다고 나와있었으니 거기에 오타가 있었겠죠