강의

멘토링

커뮤니티

인프런 커뮤니티 질문&답변

Donghwi Seo님의 프로필 이미지
Donghwi Seo

작성한 질문수

블록체인 이더리움 부동산 댑(Dapp) 만들기 - 기본편

truffle init error(truffle 4.1.14버전 사용시)

해결된 질문

작성

·

242

0

Downloading...

Error: Truffle Box at URL https://github.com/truffle-box/bare-box.git doesn't exist. If you believe this is an error, please contact Truffle support.

    at Request._callback (C:\Users\hwily\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\truffle-box\lib\utils\unbox.js:50:1)

    at Request.self.callback (C:\Users\hwily\AppData\Roaming\npm\node_modules\truffle\build\webpack:\~\request\request.js:185:1)

    at Request.emit (events.js:210:5)

    at Request.<anonymous> (C:\Users\hwily\AppData\Roaming\npm\node_modules\truffle\build\webpack:\~\request\request.js:1157:1)

    at Request.emit (events.js:210:5)

    at IncomingMessage.<anonymous> (C:\Users\hwily\AppData\Roaming\npm\node_modules\truffle\build\webpack:\~\request\request.js:1079:1)

    at Object.onceWrapper (events.js:299:28)

    at IncomingMessage.emit (events.js:215:7)

    at endReadableNT (_stream_readable.js:1184:12)

    at processTicksAndRejections (internal/process/task_queues.js:80:21)

현재 truffle 4.1.14버전으로 사용 시, truffle init 할 때 위와 같은 에러가 발생하였습니다.

검색해보니 4.1.14 버전에서 무언가 에러가 있는 것 같습니다.

(https://ethereum.stackexchange.com/questions/64358/truffle-box-at-url-https-github-com-truffle-box-bare-box-git-doesnt-exist)

그래서 4.1.15버전으로 업그레이드하여 사용하였습니다.

npm i -g truffle@4.1.15

이상입니다.

답변

답변을 기다리고 있는 질문이에요
첫번째 답변을 남겨보세요!
Donghwi Seo님의 프로필 이미지
Donghwi Seo

작성한 질문수

질문하기