我无法安装 Web3

Posted

技术标签:

【中文标题】我无法安装 Web3【英文标题】:I Can't install Web3 【发布时间】:2018-07-11 19:29:00 【问题描述】:

我必须安装 Web3,它是一个以太坊库,但我无法在 linux mint 18 中安装。

$ sudo npm install web3 --save
[sudo] password for taylor: 
npm WARN deprecated fs-promise@2.0.3: Use mz or fs-extra^3.0 with Promise Support
npm WARN deprecated tar.gz@1.0.7: ⚠️  WARNING ⚠️ tar.gz module has been deprecated and your application is vulnerable. Please use tar module instead: https://npmjs.com/tar
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm ERR! code ENOGIT
npm ERR! No git binary found in $PATH
npm ERR! 
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/taylor/.npm/_logs/2018-02-01T12_55_24_014Z-debug.log

我能做什么?

【问题讨论】:

【参考方案1】:

错误清楚地表明您缺少 git。 试试先安装 git 试试看?

【讨论】:

以上是关于我无法安装 Web3的主要内容,如果未能解决你的问题,请参考以下文章

我无法安装 web3,因为 rlp 出错

无法使用 nodejs 安装 web3

无法在 webstorm 上安装 web3(在 mac 上)

无法安装 web3 节点模块

windows10无法安装web3 js

无法在 Windows 10 上 npm 安装 web3