Topic: Installing Angular PRO version
john.acb free asked 5 years ago
Expected behavior
Package Installed
Actual behavior
I am following the documentation in the Angular Quick Start documentation (https://mdbootstrap.com/docs/angular/getting-started/quick-start/) and can't seem to get passed Step 4. I created the Access Token described in Step 4 but from here on in, doesn't seem to make sense (and by the way, the existing screenshots seem to be referring to a previous version of GitLab, the UI has changed some what).
I don't understand what URL Step 5 is referring to:
Navigate to given repository, switch GIT to HTTP and copy it's url i.e. : https://git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git
What repository is this referring to???
Resources (screenshots, code snippets etc.)
https://mdbootstrap.com/docs/angular/getting-started/quick-start/
john.acb free answered 5 years ago
Hello Damian,
Still no luck. I get a bunch of error logs.
using npm@6.4.1 using node@v10.15.0 The project you were looking for could not be found. repository 'https://oauth2:my_access_token@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git/' not found
Is it OK if I email you the entire error log file? @dgemza
JB
Damian Gemza staff answered 5 years ago
Dear @john.acb
It means, that copy the URL address https://git.mdbootstrap.com
, and use this link to create a command for installation
npm install git+https://oauth2:<your-token>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save
Now you see, what's going on there?
Best Regards,
Damian
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 Angular
- MDB Version: 8.0.0
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes