Topic: MDB Angular Pro - startup issue
                  
                  Michael He
                  pro
                  asked 7 years ago
                
                      
                      Damian Gemza
                      staff
                        answered 7 years ago
                    
"@angular" - 5.0.0 - 5.1.2, and for CLI "1.5.0 - 1.6.2"In example:
“@angular/animations”: “5.0.0 - 5.1.2”,After that please type npm i one more time. If this solution doesn't work, please read issue case from link below. There some people got same problem, and some solution should works. https://github.com/angular/angular-cli/issues/8798 Let me know about problem. Best Regards, Damian
                      
                      Michael He
                      pro
                        answered 7 years ago
                    
Damian Gemza staff commented 7 years ago
Dear Michael, Could you tell me which steps do you perform to fix your problem? We want to put it in our FAQ :)Michael He pro commented 7 years ago
Hi Damian, Thank you for your kindness, I will be happy to help other members might have the same issue could find solution quickly. The key step is "@angular" - 5.0.0 - 5.1.2, and for CLI "1.5.0 - 1.6.2" Here is my modified package.json: "dependencies": { ...... "@angular/animations": "5.0.0 - 5.1.2", "@angular/common": "5.0.0 - 5.1.2", "@angular/compiler": "5.0.0 - 5.1.2", "@angular/core": "5.0.0 - 5.1.2", "@angular/forms": "5.0.0 - 5.1.2", "@angular/http": "5.0.0 - 5.1.2", "@angular/platform-browser": "5.0.0 - 5.1.2", "@angular/platform-browser-dynamic": "5.0.0 - 5.1.2", "@angular/router": "5.0.0 - 5.1.2", "@angular/service-worker": "5.0.0 - 5.1.2", ....... "devDependencies": { "@angular/cli": "1.5.0 - 1.6.2", "@angular/compiler-cli": "5.0.0 - 5.1.2", "@angular/language-service": "5.0.0 - 5.1.2", ......Damian Gemza staff commented 7 years ago
Thanks :) We will put this in documentation for other peoples :) Best Regards, DamianClosed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- ForumUser: Pro
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No