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

This works on Windows? "C:\Users\Nelson" is not recognized as internal or external command... #33

Open
nelson6e65 opened this issue Apr 20, 2022 · 3 comments

Comments

@nelson6e65
Copy link

My username has spaces: "Nelson Martell".

I get that error when I run:

npx tsc-files --noEmit src\app\business\guards\has-businesses.guard.ts

# or
px tsc-files -- --noEmit ./src/app/business/guards/has-businesses.guard.ts

# or full path
npx tsc-files --noEmit "C:\Users\Nelson Martell\Documents\GitHub\alazes\buen-cemento\src\app\business\guards\has-businesses.guard.ts"
$ npm ls tsc-files
-- [email protected]

$ npx tsc --help
Version 4.3.5
Syntax:   tsc [options] [file...]
@levi-ren
Copy link

I'm having the same issue. Any updates on this?

@gustavopch
Copy link
Owner

No, unfortunately, at this moment, I'm not having time to dedicate to this project. I recommend forking or just copying the source (about 80 lines) to your project and adjusting as needed.

@ghost
Copy link

ghost commented Jul 12, 2023

I'm running into the same issue

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

3 participants