버전문제라고 한다 node-sass는 4 sass-loader은 7버전으로 다시 install해주었더니 잘 작동한다!
npm i -d node-sass@^4 sass-loader@^7
'기타' 카테고리의 다른 글
[SSH 에러 / ssh-add시 에러] Could not open a connection to your authentication agent. (0) | 2021.04.06 |
---|---|
[ Git ] git remote / git push (0) | 2021.04.06 |
[ERROR] scss-loader로 인해 TypeError: this.getOptions is not a function at Object.loader (0) | 2021.03.14 |
[ERROR] tiptap (0) | 2021.03.14 |
[ERROR] node.js와 mysql 연동 실패 (0) | 2021.01.21 |