After I run
yarn dlx @yarnpkg/sdks vscode
typescript workspace version changed
from
4.3.5-pnpify
to
4.3.5-sdks
when I ran
yarn dlx @yarnpkg/pnpify ....
It did not work, because it had deprecated.
My yarn version is 2.4.1
Is there any important difference between that typescript versions?
Thanks.