darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
12 stars 10 forks source link

cann't find the release package bridge-pangolin-pangoro-darwin-x86_64.zip #446

Closed cinlk closed 2 years ago

cinlk commented 2 years ago

MacBook-Pro-3:debug lk$ bridger pangolin-pangoro init pangolin-to-pangoro 2022-04-08 07:31:54 DEBUG bridger: Found subcommand (pangolin-pangoro) and args: init pangolin-to-pangoro 2022-04-08 07:31:54 TRACE bridger: Try execute external command Try execute bridge-pangolin-pangoro@0.5.4 2022-04-08 07:31:54 TRACE bridger: Force mode: false 2022-04-08 07:31:54 TRACE bridger: Download package path is: /Users/lk/jsProject/itering/bridger/frame/target/debug/bridge-pangolin-pangoro-darwin-x86_64.zip Downloading https://github.com/darwinia-network/bridger/releases/download/v0.5.4/bridge-pangolin-pangoro-darwin-x86_64.zip 2022-04-08 07:31:58 TRACE bridger: Response code is: 404 "Custom error: [404] Failed to download package. the url is: https://github.com/darwinia-network/bridger/releases/download/v0.5.4/bridge-pangolin-pangoro-darwin-x86_64.zip" Try execute bridger-pangolin-pangoro@0.5.4 2022-04-08 07:31:58 TRACE bridger: Force mode: false 2022-04-08 07:31:58 TRACE bridger: Download package path is: /Users/lk/jsProject/itering/bridger/frame/target/debug/bridger-pangolin-pangoro-darwin-x86_64.zip Downloading https://github.com/darwinia-network/bridger/releases/download/v0.5.4/bridger-pangolin-pangoro-darwin-x86_64.zip 2022-04-08 07:32:01 TRACE bridger: Response code is: 404 "Custom error: [404] Failed to download package. the url is: https://github.com/darwinia-network/bridger/releases/download/v0.5.4/bridger-pangolin-pangoro-darwin-x86_64.zip" error: Found argument 'pangolin-pangoro' which wasn't expected, or isn't valid in this context

cinlk commented 2 years ago

447