在 Windows 10 上安装 web3@1.0.0-beta.26 时出错
Posted
技术标签:
【中文标题】在 Windows 10 上安装 web3@1.0.0-beta.26 时出错【英文标题】:Error while installing web3@1.0.0-beta.26 on Windows 10 【发布时间】:2019-11-27 03:47:22 【问题描述】:在 Windows 10 上安装 web3@1.0.0-beta.26 时出现以下错误。
npm ERR! code ETARGET
npm ERR! notarget No matching version found for web3-core@1.0.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'web3-eth'
npm ERR! notarget
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\tanuj\AppData\Roaming\npm-cache\_logs\2019-07-18T05_50_02_703Z-debug.log
我已经跑成功了
npm install --global --production windows-build-tools
但仍然出现错误。
【问题讨论】:
【参考方案1】:尝试安装一个稳定的 web3 版本,看看你的项目中是否有node_modules
文件夹和package-lock.json
文件
尽管有错误,它应该可以工作
【讨论】:
以上是关于在 Windows 10 上安装 web3@1.0.0-beta.26 时出错的主要内容,如果未能解决你的问题,请参考以下文章
在 Windows 10 家庭版上安装 .appxbundle
无法在 Windows 10 上安装 Windows SDK 7.1