Topic: Cannot find module '@angular/http'
Nexcom pro asked 6 years ago
npm i @angular/http
, but after doing it the 'ng-uikit-pro-standard'
path becomes unavailable at this line import { MDBBootstrapModulesPro } from 'ng-uikit-pro-standard';
Then, after doing a npm uninstall @angular/http
i am getting to the initial state of the described problem.
Thanks in advance.
Marko
Dmitriy Dementor free answered 6 years ago
The same issue. Latest angular, latest ng-uikit-pro-standard (7.0.0)
Damian Gemza staff commented 6 years ago
Please execute npm install @angular/http command in your application terminal. Should work
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: No
Damian Gemza staff commented 6 years ago
Dear Nexcom, ng-uikit-pro-standard is compatible with Angular 6. Please update your project to Angular 6, or use our old repo which is compatible with Angular 5: https://git.mdbootstrap.com/mdb/angular/ng-pro Best Regards, Damian