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

[Bug?]: yarn vscode sdk not working with ts 4.5.2 #3767

Closed
1 task
ghost opened this issue Nov 20, 2021 · 4 comments
Closed
1 task

[Bug?]: yarn vscode sdk not working with ts 4.5.2 #3767

ghost opened this issue Nov 20, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Nov 20, 2021

Self-service

  • I'd be willing to implement a fix

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

  1. upgrade ts to 4.5.2
  2. reload vscode
  3. vscode will show the error provided in Describe the bug

Environment

System:
    OS: Windows 10 10.0.22000
    CPU: (8) x64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
  Binaries:
    Node: 17.1.0 - C:\Users\ADMINI~1\AppData\Local\Temp\xfs-017b96d9\node.CMD
    Yarn: 3.1.0 - C:\Users\ADMINI~1\AppData\Local\Temp\xfs-017b96d9\yarn.CMD
    npm: 8.1.2 - C:\Program Files\nodejs\npm.CMD

Additional context

No response

@ghost ghost added the bug Something isn't working label Nov 20, 2021
@rinsuki
Copy link
Contributor

rinsuki commented Nov 20, 2021

It seems duplicate of #3722

@ghost
Copy link
Author

ghost commented Nov 20, 2021

Is there anyway to fix it?

@rinsuki
Copy link
Contributor

rinsuki commented Nov 20, 2021

currently it was released as RC version, so you can try RC version with yarn set version 3.2.0-rc.5, or wait 3.2.0 stable release.

@merceyz
Copy link
Member

merceyz commented Nov 20, 2021

Duplicate of #3722

@merceyz merceyz marked this as a duplicate of #3722 Nov 20, 2021
@merceyz merceyz closed this as completed Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants