리덕스 과제를 하던중 폰트어썸을 써야지😺 하고 설치를 하던 중이었다..
npm i @fortawesome/fontawesome-svg-core
으잉? 이게 뭐지 하고 찾아보던 중 더 설치를 해야한다고 봐서
$ npm i @fortawesome/fontawesome-svg-core
$ npm i @fortawesome/free-solid-svg-icons @fortawesome/free-regular-svg-icons @fortawesome/free-brands-svg-icons
$ npm i @fortawesome/react-fontawesome
이렇게 설치하고 왔더니
...뭐가 더 생겨버렸다..ㅠㅠ
yarn add @emotion/is-prop-valid
yarn add react-is
계속 설치했지만 더 에러창이 뜨는 상황..
Solution 1: Install emotion react and emotion styled
Here you just need to install emotion react and emotion styled So Just run this comman in your terminal.
Solution 2: Install emotion react
Try to install emotion react dependency Just run this command.