win10系统安装web3js的方法

在安装web3的时候 用npm install web3 –save-dev 在win10系统下会一直安装不成功。后来换用了 cnpm install web3 –save-dev 安装时候报出:Can’t find Python executable “python”, you can set the PYTHON env variable. 等错误。所以正确的安装方法是,需要用cnpm安装。先
相关文章
相关标签/搜索