Topic: Install MDB PRO into existing project. Don't have access to the right repository on Gitlab
tobyhourst free asked 5 years ago
Hello,
I have bought two licenses: mdbvue pro and mdbvue pro Admin.
I have just upgraded to v5.6.0.
However, in Gitlab I only see mdbvue pro Admin and I do not understand how to install mdbvue pro only into an existing Laravel + vue application.
For now I just download it and import it in package.json like this:
"mdbvue": "./resources/mdbvue",
This is not the best way but it does work. However, I would like to be able to upgrade directly from git.mdbootstrap.com as stated in the quick-start guide as it would be more conveniant.
When trying to do npm install with my token, I get the following error:
npm ERR! remote: The project you were looking for could not be found.npm ERR! fatal: repository 'https://oauth2:mytoken@git.mdbootstrap.com/mdb/vue/vu-pro.git/' not found
For some reason I don't have access to this repository (vu-pro only).
Thank you for your help.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 5.5.1
- Device: Laptop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes
Bartłomiej Malanowski staff commented 5 years ago
I've updated your access to the repository. Can you check it again?
tobyhourst free commented 5 years ago
All good, thanks a lot !