truffle init error(truffle 4.1.14버전 사용시)
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 버전에서 무언가 에러가 있는 것 같습니다.
그래서 4.1.15버전으로 업그레이드하여 사용하였습니다.
npm i -g truffle@4.1.15
이상입니다.
답변 0
[긴급] 전체 소스코드 파일 있었던거 같은데 어디서 받나요?
0
265
2
블록체인 강의
0
197
2
강의내용 질문입니다 메타마스크
0
293
1
truffle develop 명령 오류
0
436
0
메타마스크 창이 안뜨네요 ㅜ
0
482
2
전제 소스 코드
1
279
0
miner.stop() 오류
0
303
0
매입 실행 시 메타마스크와 연동이 안되고 창이 안뜨고 있네요
0
670
2
코드가 다운받아지지 않습니다.
0
264
1
git에 올리신 자료 관련
0
336
2
geth rpc 에러입니다.
0
557
2
수업 자료
1
289
1
truffle 버전
2
255
0
Geth의 버전이 업데이트 되면서 실행되지 않았습니다. 의 해결법 (nodestart)
1
396
1
TypeError: Contracts.compile is not a function / powershell에 migrate 시 오류발생
0
378
1
./nodestrart.cmd
0
280
1
truffle migrate 실행 시 오류
0
260
0
nodestart.cmd 파일 실행시 오류
0
764
1
필드 초기화 질문
0
223
0
truffle 이렇다는데,, 업데이트 하게되면 강의를 들을수 있나요..?
0
216
0
puppeth 명령어 실행이 안됩니다.
0
445
1
truffle init 시 에러
0
211
0
nodestart 질문
0
494
1
메타마스크 질문
0
178
0





