wasmerio / wasmer-install

Wasmer Binary Installer https://wasmer.io/
48 stars 7 forks source link

Install (3.0.2) fails on Windows with both choco and cargo #19

Open raffaeler opened 1 year ago

raffaeler commented 1 year ago

Choco log

choco install wasmer --pre
Chocolatey v0.10.11
Installing the following packages:
wasmer
By installing you accept licenses for the packages.
wasmer not installed. The package was not found with the source(s) listed.
 Source(s): 'https://chocolatey.org/api/v2/'
 NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
 the package may not be found.
Please see https://chocolatey.org/docs/troubleshooting for more
 assistance.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - wasmer - wasmer not installed. The package was not found with the source(s) listed.
 Source(s): 'https://chocolatey.org/api/v2/'
 NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
 the package may not be found.
Please see https://chocolatey.org/docs/troubleshooting for more
 assistance.

The log chocolatey.log does not provide more info with respect to the above console output.

Cargo Log

cargo.log