Skip to content

Commit 458b84a

Browse files
elcreatorShaneK
andauthored
docs(cli): clarify that the CLI and Framework versions are not the same (#4064)
Co-authored-by: Shane <[email protected]>
1 parent d3a5de4 commit 458b84a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The Ionic CLI is built with [TypeScript](/docs/reference/glossary#typescript) an
4747

4848
To troubleshoot issues with the Ionic CLI, the following may be useful:
4949

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.
5151
- Make sure the latest Node LTS is installed. See [Node & npm](/docs/intro/environment#node-npm) environment setup.
5252
- The `--verbose` flag prints debugging messages, which may narrow down the issue.
5353
- Connection issues may be due to improperly configured proxy settings. See [Using a Proxy](/docs/cli/using-a-proxy) to configure request proxying.

versioned_docs/version-v7/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The Ionic CLI is built with [TypeScript](/docs/reference/glossary#typescript) an
4747

4848
To troubleshoot issues with the Ionic CLI, the following may be useful:
4949

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.
5151
- Make sure the latest Node LTS is installed. See [Node & npm](/docs/intro/environment#node-npm) environment setup.
5252
- The `--verbose` flag prints debugging messages, which may narrow down the issue.
5353
- 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

Comments
 (0)