Topic: https://oauth2:XXXXXXXXXXX@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git
jay2jam pro asked 6 years ago
Hi,
i tried to install a newer version of MDB an i also insert a token, but it is not working. Do you have any "step by step" tut or doku about it?
I created an account at gitlab and generated a token, but npm install is not working for me:
Access denied fatal: Authentication failed for.
Thx for help
Add comment
Bartłomiej Malanowski staff answered 6 years ago
Here you can find our step-by-step tutorial: https://mdbootstrap.com/docs/angular/getting-started/quick-start/
I hope that will help you
Jordan free answered 6 years ago
If you are behind proxies, you need to set them for NPM and Git:
npm config set proxy http://myproxy@something.com:80/ -g
npm config set https-proxy http://myproxy@something.com:80/ -g
git config --global http.proxy http://myproxy@something.com:80/
git config --global https.proxy http://myproxy@something.com:80/
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 6.2.3
- Device: Mac Pro
- Browser: Chrome
- OS: Sierra
- Provided sample code: No
- Provided link: No
Tags