Topic: MDB Admin Template Pro (Angular version) version 9.3.0 not working

wpbest pro asked 3 years ago


Issue:packet.json references previous version "ng-uikit-pro-standard": "file:ng-uikit-pro-standard-9.2.0.tgz"

Only supports angular-calendar": "^0.25.2" Latest version is: 0.28.13.

Issue: This release does not compile with angular-calendar 0.28.13. ERROR in src/app/views/views.module.ts:85:20 - error TS2554: Expected 1-2 arguments, but got 0.

85 CalendarModule.forRoot() ~~~~~~~~~

node_modules/angular-calendar/modules/calendar.module.d.ts:28:20 28 static forRoot(dateAdapter: Provider, config?: CalendarModuleConfig): ModuleWithProviders; ~~~~~~~~~~~~~~~~~~~~~ An argument for 'dateAdapter' was not provided.

** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **


Arkadiusz Idzikowski staff commented 3 years ago

Do you use zip version or the one downloaded from our GitLab repository?


wpbest pro commented 3 years ago

I download the zip version


wpbest pro commented 3 years ago

How do I get access to the GitLab repository?


Arkadiusz Idzikowski staff answered 3 years ago


You should receive access to the repository after purchase, please check your email inbox/spam folder or contact us on contact@mdbootstrap.com in case of any problems.

As for the problem with installation, please change the version of 'tgz' file in package.json to 9.3.0 and make sure that you use v0.25.2 of angular-calendar.

"ng-uikit-pro-standard": "file:ng-uikit-pro-standard-9.3.0.tgz"

We will fix that on our end as soon as possible.



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