Skip to content

error TS5001: The current host does not support the '--watch' option. #7838

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

Closed
oising opened this issue Apr 5, 2016 · 2 comments
Closed
Labels
Duplicate An existing issue was already created

Comments

@oising
Copy link

oising commented Apr 5, 2016

TypeScript 1.8.9, Visual Studio 2015 Update 2 RTM

c:\myproject> tsc --w
error TS5001: The current host does not support the '--watch' option.

I would expect this to work on the Windows platform? I'm running Window 10 th2.

@mhegazy
Copy link
Contributor

mhegazy commented Apr 5, 2016

tsc.exe does not support watch option. node tsc.js does, it should work on windows, and on other platforms as well.

see #2375

@mhegazy mhegazy added the Duplicate An existing issue was already created label Apr 5, 2016
@mhegazy mhegazy closed this as completed Apr 5, 2016
@DanielRosenwasser
Copy link
Member

Linking to Gitter response as well: April 5, 2016 1:38 PM

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

3 participants