Topic: Adding to my Angular Project
Hello,
I'm trying to add my new license of MDB for Angular Pro, and I'm following that tutorial:
https://mdbootstrap.com/docs/angular/getting-started/quick-start/#npm-installation
In the step 5, when I run npm install git+https://oauth2:YOUR_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save
with my token, it drops me that error:
npm ERR! remote: The project you were looking for could not be found.
Do you know what can the problem?
Amazing product! Thanks,
Rafa
Arkadiusz Idzikowski staff answered 4 years ago
The 'One Project' version of MDB Angular that you ordered doesn't have access to the GitLab repository. In this case, you should install the library from the '.tgz' file:
npm install ng-uikit-pro-standard-VERSION.tgz
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.4.0
- Device: Desktop
- Browser: Chrome
- OS: Mac OS
- Provided sample code: No
- Provided link: Yes