Topic: repository 'https://git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git/' not found
Expected behavior Below command to run successfully in my project as i have the valid license for this version:
npm install git+https://oauth2:<ACCESS TOKEN>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save
Actual behavior But giving me below error message:
npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t https://oauth2:<ACCESS TOKEN>@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://git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git/' not found
npm ERR!
npm ERR! exited with error code: 128
Thanks, Rajib
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.1
- Device: Laptop
- Browser: Chrome
- OS: Windows 10 Version 1909
- Provided sample code: No
- Provided link: No
Tags
Related topics
Konrad Stępień staff commented 4 years ago
Hi @rajib,
Could you tell me what versions of
node
,npm
andgit
do you use?rajib pro priority vip early access commented 4 years ago
Hi @Konrad Stępień,
Below are the details:
Microsoft Windows [Version 10.0.18363.900] (c) 2019 Microsoft Corporation. All rights reserved.
C:\Users\rajib>npm --version 6.13.4
C:\Users\rajib>node -v v12.14.1
C:\Users\rajib>git --version
git version 2.25.0.windows.1
Thanks, Rajib
Mateusz Leciejewski staff pro premium priority commented 4 years ago
Dear @rajib
apologize for the lack of response.
Please try to run your project again using npm install.
Kind regards, Mateusz
rajib pro priority vip early access commented 4 years ago
Hi @Mateusz Leciejewski,
Thanks a lot, issue is solved now :)
I was little bit impatient. Sorry for that also. Indeed you are an awesome team.
Thanks, Rajib