Skip to content

windows自动安装报错 #108

Description

@cwba

当使用了自动安装的命令后在第一步前就会报错
param : 无法将“param”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正 确,然后再试一次。
所在位置 行:8 字符: 1

  • param([string] $base_dir = "$default_base_dir")
  •   + CategoryInfo          : ObjectNotFound: (param:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions