You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn run v1.22.19
$ graph test
Downloading release from https://github.com/LimeChain/matchstick/releases/download/0.6.0/binary-linux-20
Error fetching release: Request failed with status code 404
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
Support for ubuntu 20.04 was dropped for version 0.6.0, because some dependencies require packages with newer versions which are not available on 20.04. If you don't want to update to 22.04 you can run the tests with graph test -d flag which will run matchstick in a docker container
Support for ubuntu 20.04 was dropped for version 0.6.0, because some dependencies require packages with newer versions which are not available on 20.04. If you don't want to update to 22.04 you can run the tests with graph test -d flag which will run matchstick in a docker container
In machines running 22.04 and 23.10 I still get the same error, yarn just trying to fetch binary-linux-20 from 0.6.0, which doesn't exist, how can it be made to download binary-linux-22?
It's seems that download link is dead:
The text was updated successfully, but these errors were encountered: