Upgraded to 0.11.1 and after this upgrade my typegen output is not being generated due to error “Error: EEXIST: file already exists, mkdir ‘(graphql output schema directory path)’, errno: -17, syscall: mkdir
The graphql schema output is fine.
I suspect it’s related to the commit ae5141e adding recursive mkdir but I can’t fully make sense of it
I’m on a Mac
Upgraded to 0.11.1 and after this upgrade my typegen output is not being generated due to error “Error: EEXIST: file already exists, mkdir ‘(graphql output schema directory path)’, errno: -17, syscall: mkdir
The graphql schema output is fine.
I suspect it’s related to the commit ae5141e adding recursive mkdir but I can’t fully make sense of it