docs: added troubleshooting section for cli tool (#2357)

This commit is contained in:
Shahed Nasser
2022-10-05 16:39:53 +03:00
committed by GitHub
parent 714a5a0bbe
commit 789263f94d
6 changed files with 71 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ You can install Node from the [official website](https://nodejs.org/en/).
:::note
If you get a permission error when using NPM, check out [NPM's documentation for a solution](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally).
If you run into any errors while installing the CLI tool, check out the [troubleshooting guide](../troubleshooting/cli-installation-errors.mdx).
:::