Topic: Request instruction to upgrade from MDB PRO 6.0.2 to 6.2.2
                                            
                                            junior5417
                                     pro                                     asked 7 years ago                                
                                                    
                                                    Damian Gemza
                                             staff                                             answered 7 years ago                                        
npm install git+https://oauth2:<PLACE_YOUR_TOKEN_HERE>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save
This will install the latest version of MDB Angular in your project.
Please read carefully our 5min-quickstart guide. There's everything that you should know.
5min Quickstart
Best Regards,
Damian                                                                                    junior5417 pro commented 7 years ago
Hi Damian, Whenever I tried to login to my GitLab, I'm getting error: "You have to confirm your email address before continuing." But I didn't receive any confirmation email from you guys... Can you assist on this matter?FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: Yes
 
Damian Gemza staff commented 7 years ago
Dear junior5417, In 6.2.2 version of MDB Angular Pro zip there's only 1 file which you have to copy to your project - ng-uikit-pro-standard-6.2.2.tgz archive. Copy it into your project, and then execute command npm install ng-uikit-pro-standard-6.2.2.tgz --save. After installation, modify your project to use MDB Angular Pro from node_modules instead of files located in typescript directory. If something isn't clear to you, feel free to ask. Best Regards, Damianjunior5417 pro commented 7 years ago
Hi, My 6.2.2 version of MDB Angular Pro zip consist of one angular project folder instead of ng-uikit-pro-standard-6.2.2.tgz archive you mentioned above. However, I tried to execute command npm install ng-uikit-pro-standard-6.2.2-npm.zip --save, but i do an error Not Found: ng-uikit-pro-standard-6.2.2-npm.zip@latest.