We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1bdc38 + 5c10774 commit 07ef4c3Copy full SHA for 07ef4c3
README.md
@@ -29,6 +29,17 @@ dotnet tool install -g dotnet-cnblog
29
第一次运行需要配置博客ID,账号密码等,按照提示输入即可,对信息采用tea加密算法进行加密存储。
30
31

32
+有可能如下情况:
33
+
34
+
35
36
+原因是因为你没有配置path环境变量,我们可以查看下C:\Users\用户名.dotnet\tools 看看是否存在 dotnet-cnblog.exe。
37
38
+
39
40
+如果存在就把这个目录添加到path环境变量即可。
41
42
+
43
44
### 3.重置配置
45
0 commit comments