-
Notifications
You must be signed in to change notification settings - Fork 6k
Cannot find Global Objects like Array, Object in TypeScript File #641
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
Comments
Confirm I have the same issue |
Can confirm the issue, as it affects me as well. Windows 10 WSL (sshcode) -> Ubuntu back end on an Angular/typescript project |
Bumping down the typescript version to 3.3.3333 work around the issue for me. However there still may be an issue with the code-server language files as I have 3.4.3 and 3.3.3333 installed by VSCode. for reference how to workaround this see https://stackoverflow.com/questions/53275853/visual-studio-code-showing-error-cant-find-name-date |
I found that I needed to set my typescript version to the workspace version, then it started working properly. |
code-server
version: 1.939-vsc1.33.1Description
Steps to Reproduce
The text was updated successfully, but these errors were encountered: