TypeError: Cannot read properties of undefined (reading 'Intrinsic')
at /home/runner/work/freshet/freshet/frontend/node_modules/.pnpm/ts-api-utils@2.5.0_typescript@7.0.2/node_modules/ts-api-utils/lib/index.cjs:787:57
at eval_evalModule (/home/runner/work/freshet/freshet/frontend/node_modules/.pnpm/jiti@2.6.0/node_modules/jiti/dist/jiti.cjs:5:3522)
at jitiRequire (/home/runner/work/freshet/freshet/frontend/node_modules/.pnpm/jiti@2.6.0/node_modules/jiti/dist/jiti.cjs:4:5561)
at /home/runner/work/freshet/freshet/frontend/node_modules/.pnpm/jiti@2.6.0/node_modules/jiti/dist/jiti.cjs:6:1422
at /home/runner/work/freshet/freshet/frontend/node_modules/.pnpm/@typescript-eslint+type-utils@8.59.1_eslint@10.3.0_jiti@2.6.0__typescript@7.0.2/node_modules/@typescript-eslint/type-utils/dist/builtinSymbolLikes.js:44:30
Bug Report Checklist
mainbranch of the repository.Expected
Not this error
Actual
Upgraded to Typescript 7 and hitting
Additional Info
No response