Backpack/PRO is installing/cloning from Github instead of intended backpack repository #518
-
Im trying to install backpack but it keeps asking for github authentication because its targeting the github repo instead of the backpack one. My composer.json:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hello @thijsrijkers can you please post the error ? |
Beta Was this translation helpful? Give feedback.
-
Hi @thijsrijkers , Just checked - our repo is working ok, it's not down or anything. What I think is happening is that when you are trying to download from repo.backpackforlaravel.com you are getting Error 402 - which means "Payment required". That means that you do not have access to that update. For example your 12 months of updates might have included PRO 1.6.3, but not 1.6.4. What you can do:
Right now figuring out the last version is a little clunky outside that email. But you can figure it out because:
Let us know if that fixes it for you! |
Beta Was this translation helpful? Give feedback.
Hi @thijsrijkers ,
Just checked - our repo is working ok, it's not down or anything.
What I think is happening is that when you are trying to download from repo.backpackforlaravel.com you are getting Error 402 - which means "Payment required". That means that you do not have access to that update. For example your 12 months of updates might have included PRO 1.6.3, but not 1.6.4.
What you can do:
Right now figuring out the last version …