我正在使用 Msys2 运行和编译 c/nim 程序,我克隆了一个存储库,其中包含一个.nim
我想运行但没有认证包的文件,nimcrypto
所以我使用了命令
nimble install nimcrypto
但收到此错误
$ nimble install nimcrypto
Prompt: No local packages.json found, download it from internet? [y/N]
Answer: y
Downloading Official package list
Tip: 5 messages have been suppressed, use --verbose to show them.
Error: Refresh failed
... Could not download: No SSL/TLS CA certificates found.
我从哪里获得这些证书以及如何将它们添加到 nimble
使用此下载灵活
使用此下载 nim
Nim Compiler Version 1.4.6 [Windows: amd64]
Compiled at 2021-05-03
Copyright (c) 2006-2020 by Andreas Rumpf
git hash: 09db720eff0ec9e160debab126af37b1a4df296c
active boot switches: -d:release