Topic: Import ChartsModule - from 'mdbootstrap-pro

rodrigae premium asked 4 years ago


import { ChartsModule, ChartSimpleModule, WavesModule } from 'mdbootstrap-pro';

this doesn't seem to be working when used in the app.module.ts. It can't be found


Arkadiusz Idzikowski staff answered 4 years ago


Which version of MDB Angular do you use? 6.0.0?

Please try to change your import path to:

import { ChartsModule, ChartSimpleModule, WavesModule } from 'ng-uikit-pro-standard';


rodrigae premium answered 4 years ago


enter image description here

here is the image of the problem I am having.



Please insert min. 20 characters.

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: Premium
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 6.0.0
  • Device: Windows
  • Browser: Chrome
  • OS: 10
  • Provided sample code: No
  • Provided link: No