Topic: REPLACE_WITH_YOUR_TOKEN missing in package.json
Saurabh Srivastava asked 5 years ago
*Expected behavior*Expect "REPLACE_WITH_YOUR_TOKEN" text in package.json
*Actual behavior*No text "REPLACE_WITH_YOUR_TOKEN" in package.json
Resources (screenshots, code snippets etc.)
The Getting Started guide says: Manual installation: Step 1: If you haven't downloaded MDB Angular archive yet, go to Getting Started page and download it now.
Step 2: Unzip downloaded package and open your unpacked directory.
Step 3: For PRO version open package.json file and change REPLACE_WITH_YOUR_TOKEN to your private gitlab access token in "ng-uikit-pro-standard" dependency path.
But on downloading the pro package, there is no 'REPLACE_WITH_YOUR_TOKEN' string in the package.json file.
Please guide.
Arkadiusz Idzikowski staff answered 5 years ago
Thank you for letting us know about that, we will update the package.json file in the next version. If you need to install our package from gitlab server instead of tgz archive, please copy the command from our quick start guide and use your private token.
declan.ward pro premium priority answered 5 years ago
TJ premium answered 5 years ago
Arkadiusz Idzikowski staff answered 5 years ago
Thank you for reporting this problem, we will take a closer look at that again.
For now, please add this line to your package.json file to install MDB Pro from our gitlab server:
"ng-uikit-pro-standard": "git+https://oauth2:REPLACE_WITH_YOUR_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git"
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.0.0
- Device: Laptop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No