The output typescript generated has errors because files are being created that are named the same besides for the casing. adding "forceConsistentCasingInFileNames": false to tsconfig json didn't help