Questions tagged [shorebird]

3 questions
2
votes
1 answer

Error install Shorebird using cURL command

I tried to install Shorebird on my Mac, but I terminated the task by mistake, the command line was curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf | bash Now I tried the same command, but…
Shady Boshra
  • 2,521
  • 3
  • 23
  • 35
0
votes
0 answers

Shorebird flutter code push cannot be installed in my Linux ubuntu 22.04.2 LTS

I have followed this article and when I run the command: curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf | bash It cloning the project and fails to install and here is the errors in the…
-3
votes
0 answers

zsh: command not found: shorebird

I tried to install shorebird on zsh terminal by typing command which written on document curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf | bash bagjeonghun@bagjeonghun-ui-MacBookAir ~ %…
JillAndMe
  • 3,989
  • 4
  • 30
  • 57