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
Hi, i have monorepo, and trying to switch from node_modules linker to pnp. I read migration guide and use yarn dlx @yarnpkg/sdks vscode. However, packages in my monorepo have different typescript versions and i cannot specify that typescript versions in vs code IDE. It sees only root package.json typescript version. How can I achieve what I wrote about ?
To reproduce
Environment
System: OS windows 10, node 18.18.2
Additional context
No response
The text was updated successfully, but these errors were encountered:
Self-service
Describe the bug
Hi, i have monorepo, and trying to switch from node_modules linker to pnp. I read migration guide and use
yarn dlx @yarnpkg/sdks vscode
. However, packages in my monorepo have different typescript versions and i cannot specify that typescript versions in vs code IDE. It sees only root package.json typescript version. How can I achieve what I wrote about ?To reproduce
Environment
System: OS windows 10, node 18.18.2
Additional context
No response
The text was updated successfully, but these errors were encountered: