You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)