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 upgraded the version of ts to 4.5.2, the sdk doesn't work (It will show something like Cannot find module 'xxx' or its corresponding type declarations. when I try to import a dependency)
To reproduce
upgrade ts to 4.5.2
reload vscode
vscode will show the error provided in Describe the bug
Self-service
Describe the bug
When I upgraded the version of ts to 4.5.2, the sdk doesn't work (It will show something like
Cannot find module 'xxx' or its corresponding type declarations.
when I try to import a dependency)To reproduce
Describe the bug
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: