mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 14:16:47 +00:00
include old const ganache =
line in original pos wrt disabled code
This commit is contained in:
parent
77038db91c
commit
0c6cce629f
@ -14,6 +14,7 @@ class Simulator {
|
||||
|
||||
const ganache = shelljs.which('ganache-cli-embark');
|
||||
// const testrpc = shelljs.which('testrpc');
|
||||
// const ganache = shelljs.which('ganache-cli');
|
||||
// if (!testrpc && !ganache) {
|
||||
// this.logger.warn(__('%s is not installed on your machine', 'Ganache CLI (TestRPC)'));
|
||||
// this.logger.info(__('You can install it by running: %s', 'npm -g install ganache-cli'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user