truffle-flattener: duplicate interfaces produced on Windows
When I flatten a certain contract on Windows I end up with duplicate declarations of interface IERC20. In a Bash shell, I don’t. I’m attaching the contract (Avatar), and the good and bad output.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 15 (5 by maintainers)
I have the same issue with version 1.3.0. 1.2.9 with this fix works Ok for me.