Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows自动安装报错 #108

Open
cwba opened this issue Aug 24, 2023 · 2 comments
Open

windows自动安装报错 #108

cwba opened this issue Aug 24, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cwba
Copy link

cwba commented Aug 24, 2023

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

  • param([string] $base_dir = "$default_base_dir")
  •     CategoryInfo          : ObjectNotFound: (param:String) [], CommandNotFoundException
        FullyQualifiedErrorId : CommandNotFoundException
    
@cwba cwba added the bug Something isn't working label Aug 24, 2023
@voidint
Copy link
Owner

voidint commented Aug 25, 2023

尝试下提个pr。我手头没有 Windows 机器,要靠大家的力量了😂。

@akayj
Copy link
Contributor

akayj commented Nov 30, 2023

尝试下提个pr。我手头没有 Windows 机器,要靠大家的力量了😂。

PR #122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants