Skip to content

tsc --watch regression in Typescript 1.8 Beta #6941

Closed
@Jason-Rev

Description

@Jason-Rev

With the beta version of 1.8 installed using:

npm install typescript@1.8.0 -g

tsc --watch from project root does not appear to be working. It compiles once but any subsequent changes to the files has no effect.

going back to 1.7.5, everything works fine.

This seems related to #6511.

npm install typescript@next which gets version 1.9.0 also does not seem to be working.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issueHigh Priority

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions