Angular Pro npm install not working


Topic: Angular Pro npm install not working

Francisco Fernández pro asked 8 months ago

I just pruchased the Angular Pro version and followed the steps to install it via git from gitlab as per the following link: https://mdbootstrap.com/docs/angular/getting-started/quick-start/

When I tried:

npm install git+https://oauth2:MY_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save

I received the following error and I can't see the project in gitlab either.

npm install git+https://oauth2:MY_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save       
npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t https://oauth2:MY_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

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\arkha\AppData\Roaming\npm-cache\_logs\2020-07-24T17_40_15_515Z-debug.log

How can I fix this?


Adam Jakubowski staff commented 8 months ago

Hi,

Unfortunately, the version of the license you purchased does not include repo access. The Unlimited Project license includes repo access.

Best regards,

Adam from MDB


Francisco Fernández pro commented 8 months ago

HI, Thanks for the info, I managed to install it from the download. I would recommend to update the PRO version installation guides to reflect the different ways of doing occording to your version. As I was following the steps to try to install it in my project, I was thinking that was the easier way. If i would have known from the beginning I would have just done the local installation.

Thanks and best regards, Fran


Please insert min. 20 characters.
Status

Resolved

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: Angular
  • MDB Version: 9.3.1
  • Device: LG laptop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: Yes