Closed rotcivegaf closed 5 years ago
One more little thing: Could you install npm i truffle and add at truffle-config.json
npm i truffle
truffle-config.json
development: { gas: 6721975, host: 'localhost', port: 8545, network_id: '*' // eslint-disable-line camelcase },
Test won't run if not
One more little thing: Could you install
npm i truffle
and add attruffle-config.json
Test won't run if not