TypeScript Version: nightly
npm i typescript@next -g
C:\nodejs\tsc -> C:\nodejs\node_modules\typescript\bin\tsc
C:\nodejs\tsserver -> C:\nodejs\node_modules\typescript\bin\tsserver
C:\nodejs
`-- [email protected]
Expected behavior:
Install the lastest dev nightly
Actual behavior:
Seems that the automated builds stopped almost 2 weeks ago
@yuit is looking into it, I'll publish the latest.
@andy-ms, your change in #16646 broke the configureNightly script. Can you please fix this?
now stopped in 20170707 (not sure if the current state of TS is badly broken for it to not have a nightly)
Our CI server died. Nothing serious
still happening, last nightly from 07/19
latest released version is [email protected]
@pocesar ?
> npm dist-tag ls typescript
beta: 2.0.0
insiders: 2.4.2-insiders.20170719
latest: 2.4.2
next: 2.5.0-dev.20170815 <--
rc: 2.4.0
somebody published it after I posted
@pocesar We were having trouble with our new internal CI/CD infrastructure at the time; but we've been reliably publishing the nightly (without human intervention) for more than a week now, so I think this is fixed ;)

latest nightly available in npm is 2.6.0-dev.20170826
We no longer publish nightlies on nights when no changes have been merged; so there won't often be a nightly publish over weekends, which is most of that gap. Though we should have done a publish 9 hours ago - I'll check and see what's up.
it's usually around 4AM in my timezone when the new release is out
Most helpful comment
Our CI server died. Nothing serious