Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile time error #49240

Closed
Y0geshsharma opened this issue May 25, 2022 · 1 comment
Closed

Compile time error #49240

Y0geshsharma opened this issue May 25, 2022 · 1 comment

Comments

@Y0geshsharma
Copy link

With latest build started receiving this error:
Compilation error in /usr/src/app/index.ts Error: Debug Failure. False expression: Non-string value passed to ts.resolveTypeReferenceDirective, likely by a wrapping package working with an outdated resolveTypeReferen
ceDirectives signature. This is probably not a problem in TS itself. at Object.<anonymous> (/usr/src/app/index.ts:1:7) at Module._compile (internal/modules/cjs/loader.js:1085:14) at Module._compile (/usr/src/app/node_modules/source-map-support/source-map-support.js:568:25) at Module.m._compile (/tmp/ts-node-dev-hook-19614766771346104.js:69:33) at Module._extensions..js (internal/modules/cjs/loader.js:1114:10) at require.extensions.<computed> (/tmp/ts-node-dev-hook-19614766771346104.js:71:20) at Object.nodeDevHook [as .ts] (/usr/src/app/node_modules/ts-node-dev/lib/hook.js:63:13) at Module.load (internal/modules/cjs/loader.js:950:32) at Function.Module._load (internal/modules/cjs/loader.js:790:12) at Module.require (internal/modules/cjs/loader.js:974:19)

@RyanCavanaugh
Copy link
Member

See e.g. #47921

@RyanCavanaugh RyanCavanaugh closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants