Closed
Description
Hi,
since yesterday, I seem to not be able to build TypeScript on a Windows machine because "gulp local" hangs after printing "Requiring external module ts-node/register".
I just run the following steps on a clean Windows 10 x64 Version 1511 machine:
- Install Git for Windows 2.9.2 (x64), TortoiseGit 2.2.0.0 (x64), Node.js v4.4.7 LTS (x64).
- Clone
https://github.com/Microsoft/TypeScript.git
. - In the TypeScript directory, run
npm install -g gulp
andnpm install
as written in the readme. - In the TypeScript directory, run
gulp local
.
However, the console window now looks like this since 10 mins, and there is no harddisk or network activity (however there is 100% usage for 1 CPU core):
Any idea what could be causing this?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels