You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The Ionic CLI is built with [TypeScript](/docs/reference/glossary#typescript) an
47
47
48
48
To troubleshoot issues with the Ionic CLI, the following may be useful:
49
49
50
-
- Make sure the latest version of the Ionic CLI is installed. Get the installed version by running `ionic --version`.
50
+
- Make sure the latest version of the Ionic CLI is installed. Get the installed Ionic CLI version by running `ionic --version`. The Ionic CLI version is not related to the Ionic Framework version.
51
51
- Make sure the latest Node LTS is installed. See [Node & npm](/docs/intro/environment#node-npm) environment setup.
52
52
- The `--verbose` flag prints debugging messages, which may narrow down the issue.
53
53
- Connection issues may be due to improperly configured proxy settings. See [Using a Proxy](/docs/cli/using-a-proxy) to configure request proxying.
Copy file name to clipboardExpand all lines: versioned_docs/version-v7/cli.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The Ionic CLI is built with [TypeScript](/docs/reference/glossary#typescript) an
47
47
48
48
To troubleshoot issues with the Ionic CLI, the following may be useful:
49
49
50
-
- Make sure the latest version of the Ionic CLI is installed. Get the installed version by running `ionic --version`.
50
+
- Make sure the latest version of the Ionic CLI is installed. Get the installed Ionic CLI version by running `ionic --version`. The Ionic CLI version is not related to the Ionic Framework version.
51
51
- Make sure the latest Node LTS is installed. See [Node & npm](/docs/intro/environment#node-npm) environment setup.
52
52
- The `--verbose` flag prints debugging messages, which may narrow down the issue.
53
53
- Connection issues may be due to improperly configured proxy settings. See [Using a Proxy](/docs/cli/using-a-proxy) to configure request proxying.
0 commit comments