conjure-typescript icon indicating copy to clipboard operation
conjure-typescript copied to clipboard

Code generation fails with an object called "Index"

Open gatesn opened this issue 3 years ago • 0 comments

What happened?

I define a Conjure object called "Index" and code generation fails:

InvalidOperationError: A source file already exists at the provided file path: <blah>/src/<blah>/index.ts

gatesn avatar Apr 12 '22 14:04 gatesn