ganache
ganache copied to clipboard
fail to install ganache in Mac
Hi there: I failed to install ganache in terminal ,could you please help to give some idea to fix this,thanks !
Mac mini(M1 2020) ,macOS Monterey Node.js V18.9.0
/**(base) liwei@liweideMac-mini-2 npm % ganache-cli -g
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd [as cwd] (node:internal/bootstrap/switches/does_own_process_state:126:28)
at Yargs (/Users/liwei/.config/yarn/global/node_modules/ganache-cli/node_modules/yargs/yargs.js:38:27)
at Argv (/Users/liwei/.config/yarn/global/node_modules/ganache-cli/node_modules/yargs/index.js:12:16)
at Object.
ganache-cli is now ganache. Try npm uninstall ganache-cli -g && npm install ganache -g