【发布时间】:2018-09-28 14:33:50
【问题描述】:
我已经成功安装了truffle,但是当我运行truffle init 时,我总是收到以下错误:
Downloading...
Error: read ETIMEDOUT
at TLSWrap.onStreamRead (internal/stream_base_commons.js:111:27)
节点、npm 和系统版本:
node -v
v10.10.0
npm -v
6.4.1
truffle version
Truffle v4.1.14 (core: 4.1.14)
Solidity v0.4.24 (solc-js)
ProductName: Mac OS X
ProductVersion: 10.13.6
有什么办法可以解决这个问题吗?
【问题讨论】:
标签: macos blockchain ethereum truffle