要注意 node.js 和 npm 的版本
npm install ganache -g
若因为网络问题装不上可以使用镜像
npm config set registry https://mirrors.huaweicloud.com/repository/npm/
再次尝试安装
启动
ganache
要注意 node.js 和 npm 的版本
npm install ganache -g
若因为网络问题装不上可以使用镜像
npm config set registry https://mirrors.huaweicloud.com/repository/npm/
再次尝试安装
启动
ganache