- Learning Ionic(Second Edition)
- Arvind Ravulavaru
- 94字
- 2021-07-02 23:24:28
Installing TypeScript
Next, we will be installing the TypeScript compiler. As mentioned in Chapter 1, Angular - A Primer, we will be using TypeScript to write the JavaScript code. To install the TypeScript compiler, run the following:
npm install typescript -g
Once TypeScript is successfully installed, we can verify it by running this command:
tsc -v
> message TS6029: Version 1.7.5
The latest version of TypeScript at the time of release of Ionic 3 is 2.2.2. You may need to update the version of TSC to 2.2.2 or higher when working with Ionic 3.
推薦閱讀
- Boost程序庫(kù)完全開(kāi)發(fā)指南:深入C++”準(zhǔn)”標(biāo)準(zhǔn)庫(kù)(第5版)
- MySQL數(shù)據(jù)庫(kù)管理實(shí)戰(zhàn)
- ReSharper Essentials
- Objective-C應(yīng)用開(kāi)發(fā)全程實(shí)錄
- Spring Cloud Alibaba微服務(wù)架構(gòu)設(shè)計(jì)與開(kāi)發(fā)實(shí)戰(zhàn)
- Java入門(mén)經(jīng)典(第6版)
- 劍指JVM:虛擬機(jī)實(shí)踐與性能調(diào)優(yōu)
- 程序員面試算法寶典
- Unity 2017 Mobile Game Development
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- Mastering Business Intelligence with MicroStrategy
- 持續(xù)輕量級(jí)Java EE開(kāi)發(fā):編寫(xiě)可測(cè)試的代碼
- .NET Standard 2.0 Cookbook
- 軟件設(shè)計(jì)模式(Java版)
- 程序員的英語(yǔ)