Closed cgewecke closed 3 years ago
Sorry, I just found the relevant antlr4 docs and they say that's their target. 😅
But you are right, this shouldn't happen. I'm planning on packaging this library with rollup or something like that, and to remove antlr4
as a dependency. That way this library will continue to work with any version.
Fixed on @solidity-parser/parser@0.10.1
(Thanks a million for maintaining this @fvictorio. It's the best.)
In 71f83ca96f116977011770d6761f54316e38652b antlr4 is added as a direct dependency.
Was updating some things to
0.9.1
and am getting the installation error below when is Node < 14.14 is LTS as of late October but just wanted to double-check with you that this is expected.