강의

멘토링

로드맵

Inflearn Community Q&A

seonhara883827's profile image
seonhara883827

asked

Ethereum in Practice! Lottery Dapp Development for Beginners

bootstrap library 설치 error

Written on

·

272

0

수업 구간: 섹션3 Lottery UI 마크업(처음부터)

제가 수업을 들으면서 먼저  실행해보고 코드를 분석해보는 식으로 공부하고 있었습니다.

제가 react web을 올리고 난 후에 yarn add bootstrap을 하면 사진과 같은 에러가 계속 나네요 

인터넷에 찾아모니 모듈과 package-lock.json을 삭제하고 npm install하면 된다고 해서 했는데 그러면 yarn start로 웹서버창이 켜지지 않았습니다.

제가 의심스러운 것은 yarn 버전이 강의에서 쓰시던 버전과 달라서 그런건지 궁금합니다.

어떻게 해야 웹서버창도 켜고 yarn add bootstarp도 성공해서 웹 UI를 볼 수 있을까요?

front-endbootstrapEthereumnode_modulsdappyarn

Answer

This question is waiting for answers
Be the first to answer!
seonhara883827's profile image
seonhara883827

asked

Ask a question