Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Typescript 1.5 for VS2015 without internet access

is it possible to install typescript 1.5 on visual studio 2015 without an internet access? As it comes "out of the box" with VS2015 it seems that no installer exists (except for the 1.5 beta)

But if you have no internet access, the VS installation ends with a warning because it cannot download the typescript tool. And at the end, the typescript tool is not present in the extensions list

like image 649
sroll Avatar asked Mar 17 '26 03:03

sroll


2 Answers

The TypeScript installers are available at: http://www.microsoft.com/en-us/download/details.aspx?id=48593.

see Details section, and you should find a [Download] link next to the TypeScript 1.5.3/TypeScript 1.5.4.

like image 104
mohamed hegazy Avatar answered Mar 21 '26 12:03

mohamed hegazy


Found a way!

  1. Run "vs_community.exe /layout" from cmd to download all installation files (Reference: How to install VS2015 Community Edition offline)
  2. Then navigate to the folder (inside the download directory) "OfflineCache\installers".
  3. You will see two TS folders: "TypeScriptV1" and "TypeScriptV2". They are the installers for the versions 1.5.3 and 1.5.4 respectively.
like image 39
Augusto Barreto Avatar answered Mar 21 '26 12:03

Augusto Barreto



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!