Node.js 安装 web3 问题
Node.js install web3 issue
当我想通过powershell安装web3时,
系统向我显示了这个错误。
正如错误所说
Please check if you have git installed and in your PATH
您可以通过先为 Windows 安装 Git 来解决此问题,如前所述 https://git-for-windows.github.io/。
转到 Windows 开始菜单并打开 Git CMD。 运行 那里的命令应该可以工作。
当我想通过powershell安装web3时,
系统向我显示了这个错误。
正如错误所说
Please check if you have git installed and in your PATH
您可以通过先为 Windows 安装 Git 来解决此问题,如前所述 https://git-for-windows.github.io/。
转到 Windows 开始菜单并打开 Git CMD。 运行 那里的命令应该可以工作。