首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法安装Ganache

无法安装Ganache
EN

Ethereum用户
提问于 2022-05-17 14:57:38
回答 1查看 270关注 0票数 0

我正在从本教程中学习稳健性:https://www.youtube.com/watch?v=M576WGiDBdQ

还有一节是关于加纳奇、克莱伊和布朗尼的。Brownie不运行脚本,因为我无法安装ganache,因为我找不到它的原因。我在使用windows 10。

这是一些错误代码

代码语言:javascript
复制
npm ERR! code 1
npm ERR! path C:\Users\d\AppData\Roaming\npm\node_modules\ganache\node_modules\leveldown
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.0.0
npm ERR! gyp info using node@14.17.3 | win32 | x64
npm ERR! gyp info find Python using Python version 3.9.6 found at "C:\Users\d\AppData\Local\Programs\Python\Python39\python.exe"
npm ERR! gyp info find VS using VS2019 (16.11.31727.386) found at:
npm ERR! gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
npm ERR! gyp info find VS run with --verbose for detailed information
npm ERR! gyp info spawn C:\Users\d\AppData\Local\Programs\Python\Python39\python.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   'C:\\Users\\d\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
EN

回答 1

Ethereum用户

发布于 2022-05-19 17:12:10

你可以说出你运行的命令。

尽管如此,运行:npm install -g ganache-cli

获取其他参数的列表:ganache-cli --help

票数 0
EN
页面原文内容由Ethereum提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://ethereum.stackexchange.com/questions/128396

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档