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

Unable to build #4

Open
sapshah opened this issue Oct 6, 2022 · 0 comments
Open

Unable to build #4

sapshah opened this issue Oct 6, 2022 · 0 comments

Comments

@sapshah
Copy link

sapshah commented Oct 6, 2022

When I try to build, it gives the error as following:
Module build failed (from ./node_modules/ts-loader/index.js):
Error: Debug Failure. False expression: Non-string value passed to ts.resolveTypeReferenceDirective, likely by a wrapping package working with an outdated resolveTypeReferenceDirectives signature. This is probably not a problem in TS itself.
at Object.resolveTypeReferenceDirective
at $PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/ts-loader/dist/servicesHost.js:713:18
at $PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/ts-loader/dist/servicesHost.js:128:141
at Array.map ()
at Object.resolveTypeReferenceDirectives ($PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/ts-loader/dist/servicesHost.js:128:124)
at actualResolveTypeReferenceDirectiveNamesWorker ($PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/typescript/lib/typescript.js:118257:163)
at resolveTypeReferenceDirectiveNamesWorker ($PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/typescript/lib/typescript.js:118557:26)
at processTypeReferenceDirectives ($PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/typescript/lib/typescript.js:120054:31)
at findSourceFileWorker ($PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/typescript/lib/typescript.js:119939:21)
at findSourceFile ($PATH/puppeteer-extra-plugin-portal-master/frontend/node_modules/typescript/lib/typescript.js:119791:26)

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

1 participant