Closed shinsuny closed 3 years ago
Ah! Very sorry, this is a bug introduced in 0.2.19
. Thanks for reporting.
If you downgrade to 0.2.18
deployment data from migrations should show up in the report.
@cgewecke
It works like charm on 0.2.18
.
Thanks for great work!!
where can i track this bug, so in order to upgrade to the latest version when fixed?
@sarveshwar-singh Oh good.
I will close this issue when I publish the fix - you should get a notification from Github via email since you opened it.
Should be fixed in the latest version: 0.2.21
Please just lmk if you're still seeing problems with this.
@cgewecke
Yes its working on: eth-gas-reporter@0.2.21
Thanks !!
truffle-config.js:
truffle version:
I could see Methods report with correct values but Deployments reports does not shows up.
I am on
"eth-gas-reporter": "^0.2.20",
"ganache-cli": "^6.12.2",
how could I fix this? Thanks !!