Loading this tsconfig fails. What is the exact constraint being violated?// tsconfig.json { "compilerOptions": { "moduleResolution": "bundler", "module": "commonjs" } }