cgewecke / eth-gas-reporter

Gas usage per unit test. Average gas usage per method. A mocha reporter.
MIT License
603 stars 94 forks source link

Revert parser update (due to Node >= 14 req) #234

Closed cgewecke closed 3 years ago

cgewecke commented 3 years ago
[2/4] 🚚  Fetching packages...
error antlr4@4.9.0: The engine "node" is incompatible with this module. Expected version ">=14". Got "10.15.3"
error Found incompatible module.

Node 14 is LTS as of October 27, but this change can't go in a patch release....