Skip to content

Cannot build TypeScript: "gulp local" hangs #9918

Closed
@kpreisser

Description

@kpreisser

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:

  1. Install Git for Windows 2.9.2 (x64), TortoiseGit 2.2.0.0 (x64), Node.js v4.4.7 LTS (x64).
  2. Clone https://github.com/Microsoft/TypeScript.git.
  3. In the TypeScript directory, run npm install -g gulp and npm install as written in the readme.
  4. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions