-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Labels
bugSomething isn't workingSomething isn't working
Description
当使用了自动安装的命令后在第一步前就会报错
param : 无法将“param”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正 确,然后再试一次。
所在位置 行:8 字符: 1
- param([string] $base_dir = "$default_base_dir")
-
+ CategoryInfo : ObjectNotFound: (param:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working