File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,13 +31,15 @@ reports and feature requests.
3131* [ Service Proxies] ( #service-proxies )
3232* [ Using a Proxy] ( #using-a-proxy )
3333 * [ SSL Configuration] ( #ssl-configuration )
34- * [ Legacy Version] ( #legacy-version )
3534
3635## Requirements
3736
3837* Node 6 LTS (latest)
3938* npm 3+
4039
40+ :memo : We try our best to make sure the Ionic CLI works on the latest versions
41+ of Node and npm, as well.
42+
4143## Install
4244
4345``` bash
@@ -251,14 +253,6 @@ $ ionic config set -g ssl.keyfile /path/to/keyfile # file path to a client key f
251253:memo : The ` cafile ` , ` certfile ` , and ` keyfile ` entries can be manually edited
252254as arrays of strings in ` ~/.ionic/config.json ` to include multiple files.
253255
254- ## Legacy Version
255-
256- The old version of the CLI can be installed with the ` legacy ` tag:
257-
258- ``` bash
259- npm install -g ionic@legacy
260- ```
261-
262256[ ionic-homepage ] : https://ionicframework.com
263257[ ionic-docs ] : https://ionicframework.com/docs
264258[ ionic-support ] : https://ionicframework.com/support
You can’t perform that action at this time.
0 commit comments