TypeChain icon indicating copy to clipboard operation
TypeChain copied to clipboard

Typescript filename differs only in casing error when target directory contains `Factories` directory

Open coreyar opened this issue 2 years ago • 1 comments

TypeChain writes its own factories directory which creates naming conflicts if the target files contain a parent directory with Factories capitalized.

You can reproduce this issue by targeting a directory with abis nested in a Factories directory and then try using those types in a project.

coreyar avatar Jan 18 '23 18:01 coreyar

I have the same issue.

gsteenkamp89 avatar Sep 04 '23 08:09 gsteenkamp89