Skip to content

powershell下载安装有问题 #137

@whiteS18

Description

@whiteS18
PS C:\Users\scw> irm https://raw.githubusercontent.com/usewhale/DeepSeek-Code-Whale/main/scripts/install.ps1 | iex
Resolving latest whale release...
Downloading checksums.txt...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0           00:01              0
curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_REVOCATION_OFFLINE (0x80092013) - 由于吊销服务器已脱机,吊销功能无法检查吊销。
Fail : whale install: could not download checksums.txt from https://github.com/usewhale/DeepSeek-Code-Whale/releases/do
wnload/v0.1.18
所在位置 行:184 字符: 5
+     Fail "could not download checksums.txt from $baseUrl"
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Fail


ai说先下载到本地再执行安装还是会出现这个问题,然后我让AI改脚本,改完了才能正常安装

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions