Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 gives me this error:

Error: Existing Shorebird installation detected. Use --force to overwrite.

like image 483
Shady Boshra Avatar asked Aug 29 '26 14:08

Shady Boshra


1 Answers

I found a solution using this command

curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf | bash -s -- --force
like image 56
Shady Boshra Avatar answered Sep 04 '26 08:09

Shady Boshra



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!