We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
tsc.exe does not support watch option. node tsc.js does, it should work on windows, and on other platforms as well.
tsc.exe
node tsc.js
see #2375
Sorry, something went wrong.
Linking to Gitter response as well: April 5, 2016 1:38 PM
No branches or pull requests
TypeScript 1.8.9, Visual Studio 2015 Update 2 RTM
I would expect this to work on the Windows platform? I'm running Window 10 th2.
The text was updated successfully, but these errors were encountered: