I am not able to install backpack/pro even i puchase backpack/pro latest version #915
-
I am not able to install backpack/pro even I purchased backpack/pro latest version. |
Beta Was this translation helpful? Give feedback.
Answered by
pxpm
Apr 4, 2024
Replies: 1 comment 1 reply
-
Hey @shilpitrusty I think you are missing some steps in the You should run a command to create your authentication credentials, then add our private repository to your composer and require the package. It seems you missed at least the add repository to composer step, as it's trying to get the package from github and not from the private repository. Let me know if that helps. Cheers |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pxpm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @shilpitrusty
I think you are missing some steps in the
Intructions
tab (the last tab in the page you showed).You should run a command to create your authentication credentials, then add our private repository to your composer and require the package.
It seems you missed at least the add repository to composer step, as it's trying to get the package from github and not from the private repository.
Let me know if that helps.
Cheers