Topic: Angular PRO Not Working
.jodadev. pro asked 6 years ago
.jodadev. pro answered 6 years ago
Damian Gemza staff commented 6 years ago
Dear jonathan, If you're having an existing project, and you want to install MDB Angular Pro in it, you have to do it by executing a npm install git+https command. It's described in our 5min-quickstart guide under PRO tab. Please check it: https://mdbootstrap.com/angular/5min-quickstart/ Best Regards, Damian.jodadev. pro commented 6 years ago
Hi Damian, If you read my original post, you'll see that I followed all the instructions in that link using the npm install and the issues were still present. I get a bunch of errors when I try to open it and one of them is: error TS2307: Cannot find module ‘ng-uikit-pro-standard’. Any idea why this could be? thanks.Damian Gemza staff commented 6 years ago
Jonathan, Please provide me with those errors and paste me here your app.module.ts (or other module where you're using MDB Angular), angular.json, package.json. Best Regards, Damianrewardstay pro commented 6 years ago
Jonathan, I would suggest you download the version in GitLab with your pro account and copy the folder "ng-uikit-pro-standard" to the node_modules folder for your project. Also, be sure add "node_modules/ng-uikit-pro-standard/assets/scss/mdb.scss" and other references to your angular.json file and make sure the entry "ng-uikit-pro-standard": "^6.2.1" is one of the dependencies in your package, if it's not already there. Any references to "angular-bootstrap-md" is the free version, what you need to have is "ng-uikit-pro-standard", this the pro version.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: No
- Provided link: Yes