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
{{ message }}
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Describe the bug (including copyable syntax)
When using sdk typescript from yarn sdks the autocompletion does not work and when I switch to VScodes version it works. I need to use workspace typescript version as our packages are cached locally and with vscodes version vscode is complaining about packages:
Is it fixeable or I need to live with it?
Screenshot
Expected behavior
autocompletion works
Build environment (please complete the following information):
OS: MacOs
The text was updated successfully, but these errors were encountered:
You will need to provide some test case instructions on how someone can reproduce this. A basic repo with minimal steps is usually the fastest way to get this looked at.
note
Please see this issue I had the same issue and it was resolved by removing the pnp.cjs file which was in my macbook home directory and not my working directory. 👍
Describe the bug (including copyable syntax)
When using sdk typescript from yarn sdks the autocompletion does not work and when I switch to VScodes version it works. I need to use workspace typescript version as our packages are cached locally and with vscodes version vscode is complaining about packages:
Is it fixeable or I need to live with it?
Screenshot
Expected behavior
autocompletion works
Build environment (please complete the following information):
The text was updated successfully, but these errors were encountered: