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

TypeError: typescript_1.updateIdentifier is not a function #2

Closed
TechQuery opened this issue Aug 29, 2020 · 1 comment
Closed

TypeError: typescript_1.updateIdentifier is not a function #2

TechQuery opened this issue Aug 29, 2020 · 1 comment

Comments

@TechQuery
Copy link

When I use ts-transform-asset with TypeScript 4.0.2, I got an error:

(node:13716) UnhandledPromiseRejectionWarning: TypeError: typescript_1.updateIdentifier is not a function
at IdentifierSynthesizer.visit (my-project\node_modules\ts-transform-asset\dist\visitors\IdentifierSynthesizer.js:19:46)

We may need to support TypeScript 4.x.

@sveyret
Copy link
Member

sveyret commented Aug 29, 2020

Reference: microsoft/TypeScript#35282

@sveyret sveyret closed this as completed in c865b99 Sep 2, 2020
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