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

Checking types... error TS5023: Unknown compiler option '-'. Failed. Try again! #84

Open
krajos opened this issue Aug 10, 2023 · 6 comments

Comments

@krajos
Copy link

krajos commented Aug 10, 2023

Getting the following error after running any exercise (tests are passing) inside VS Code :

Checking types... error TS5023: Unknown compiler option '-'. Failed. Try again!

@mattpocock
Copy link
Collaborator

Could you give me some more information about your setup? What platform/OS are you using? I'm not seeing this locally, meaning it's likely something going on with your system.

@krajos
Copy link
Author

krajos commented Aug 10, 2023

  • VSCode Version: 1.81.0
  • OS: Windows 11

I tried to clone again and run, got a different error :

Checking types... error TS5042: Option 'project' cannot be mixed with source files on a command line. Failed. Try again!

@mattpocock
Copy link
Collaborator

What version of Node do you have?

@krajos
Copy link
Author

krajos commented Aug 10, 2023

Node version: 18.16.0

@mattpocock
Copy link
Collaborator

And can you confirm exactly what command you're running?

@krajos
Copy link
Author

krajos commented Aug 11, 2023

npm run exercise 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants