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
+5
View File
@@ -510,6 +510,11 @@ module.exports = {
type: "category",
label: "Troubleshooting",
items: [
{
type: "doc",
id: "troubleshooting/cli-installation-errors",
label: "Errors Installing CLI",
},
{
type: "doc",
id: "troubleshooting/cors-issues",