Closed gcobr closed 1 year ago
Does npm install ganache
work?
Does
npm install ganache
work?
It does.
You should use that, it uses that CLI package internally. The @ganache/cli package's public interface is not considered stable, and it really shouldn't be used directly.
Installation in the following environment fails with the error
node-pre-gyp: command not found
:Sample package.json:
See the details: