Topic: can not NPM install ng-uikit-pro-standard
scott.hong pro asked 6 years ago
Hello,
I'm Pro User, I am trying to NPM install MDB Angular Pro with following 5min-quickstart guide.
https://mdbootstrap.com/angular/5min-quickstart/
But, following Error occured.
----
C:ScottProjectsSusanexamplesangular>
C:ScottProjectsSusanexamplesangular>
C:ScottProjectsSusanexamplesangular>npm install git+https://oauth2:<my-secret>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save
npm ERR! Error while executing:
npm ERR! C:Program FilesGitcmdgit.EXE ls-remote -h -t https://oauth2:<my-secret>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git
npm ERR!
npm ERR! remote: The project you were looking for could not be found.
npm ERR! fatal: repository 'https://oauth2:<my-secret>@git.mdbootstrap.
com/mdb/angular/ng-uikit-pro-standard.git/' not found
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! C:Usersscott.hongAppDataRoamingnpm-cache_logs2018-08-13T03_2
----
It seems that I can not access "ng-uikit-pro-standard.git" repository.
I don't have "ng-uikit-pro-standard.git" repository on my gitlab account.
please help.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: Yes
Tags
Damian Gemza staff commented 6 years ago
Dear Scott, Your problem is described in our FAQ: https://mdbootstrap.com/angular/faq/ Please send an email to our marketing guys at contact@mdbootstrap.com to get the credentials to your Gitlab account. Best Regards, Damiangiuseppedileo pro commented 6 years ago
I'm currently having the same problem