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

Can not disable ts type check with vscode settings in node.js project #60

Closed
yoyo837 opened this issue May 27, 2020 · 9 comments
Closed
Labels
bug Something isn't working

Comments

@yoyo837
Copy link

yoyo837 commented May 27, 2020

Node.js project still reports ts error after disable deno in .vscode/settings.json

"deno.enable": false
@justjavac
Copy link
Contributor

Which version of typescript are you using in your nodejs project, VS Code's? or Workspace's?

@justjavac
Copy link
Contributor

fixed via justjavac/typescript-deno-plugin#42

@yoyo837
Copy link
Author

yoyo837 commented May 28, 2020

I use js to code my node project, not ts.

@justjavac
Copy link
Contributor

try the latest version(1.33.0)

@yoyo837
Copy link
Author

yoyo837 commented May 28, 2020

latest version(1.24.0) Did you forget to release it?

@justjavac
Copy link
Contributor

justjavac commented May 28, 2020

justjavac.vscode-deno is a daily-building version, published by me. v1.34.0 is the last version and will not be updated in the future.

denoland.vscode-deno is the official version, latest v1.24.0. published by ry. #59

@yoyo837
Copy link
Author

yoyo837 commented May 28, 2020

OK, i got it.

@lucacasonato
Copy link
Member

Do you still encounter this error?

@lucacasonato
Copy link
Member

Extension is disabled by default now. For other node compat issues refer to #314

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

Successfully merging a pull request may close this issue.

4 participants