Topic: MDB Admin Template Pro (Angular version) version 9.3.0 not working
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 answered 5 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.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: 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
Arkadiusz Idzikowski staff commented 5 years ago
Do you use zip version or the one downloaded from our GitLab repository?
wpbest pro commented 5 years ago
I download the zip version
wpbest pro commented 5 years ago
How do I get access to the GitLab repository?