Topic: Cannot find module 'mdb-angular-ui-kit/select' or its corresponding type declarations.ts(2307)
EdenredUSFleet priority asked 1 year ago
I installed "mdb-angular-ui-kit": "^4.1.0", I am not able to use Select module .getting error Cannot find module 'mdb-angular-ui-kit/select' or its corresponding type declarations.ts(2307)
Arkadiusz Idzikowski staff answered 1 year ago
Select is a pro component and it looks like you installed the free version of mdb-angular-ui-kit
from NPM. You can find more information on how to install and configure the pro version in our installation guide:
https://mdbootstrap.com/docs/angular/pro/installation/
EdenredUSFleet priority commented 1 year ago
I have the license , Why i am not able to access the pro component like dropdown. Am i having the required license detail. Can you please confirm this is very much required for my development.Do i have to again upgrade? Or if all okay please shared the detail from where to get the access token etc in detail
https://mdbootstrap.com/docs/angular/pro/installation/
Arkadiusz Idzikowski staff commented 1 year ago
We checked everything and it seems that access to the pro version has been successfully granted to your account.
You need to follow the pro installation guide you mentioned and install the mdb-angular-ui-kit
library using this command: npm install git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential
(you just need to replace the 'ACCESS_TOKEN' with your MDB token).
We exlained how to generate a new token in this video: https://www.youtube.com/watch?t=68&v=d6JZQTgOe_k&feature=youtu.be
Please let me know if you encounter any further problems
EdenredUSFleet priority commented 1 year ago
Hi, I am able to login https://mdbootstrap.com/support/cat/cli/ with my creds But not able to login https://git.mdbootstrap.com/users/sign_in Since git access is required to generate the access token. It is saying invalid login .Please suggest
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 4.1.0
- Device: Windows11
- Browser: Chrome,Edge
- OS: Windows
- Provided sample code: No
- Provided link: No