Kolya Kavod

Results 4 comments of Kolya Kavod

Have the same issue here. Fresh TypeScript project with latest Swiip generator. Running $ typings install gives No dependencies and gulp serve complains about missing typings system Linux 3.19.0-28-generic node...

Downgraded to Node 4.4.5, re-generated the project, same issue.

Downgraded typings to 1.1.0, same behaviour.

Installed each dependency manually using the -G flag, this worked. $ typings install -G didn't work.