Topic: Installation after a year of license
Hello,
when you install the pro version of MDB it is used
"git + https: // oauth2: @ git.mdbootstrap.com / mdb / react / re-pro.git"
But when the 12 month license expires, how is the installation done?because giving npm install returns the error of the attached image
greetings and thank you very much!
sage-wise answered 5 years ago
sage-wise answered 5 years ago
and it shows me this screen, which option of this screen should I choose?
Piotr Glejzer staff commented 5 years ago
check 'all orders ' in the right top corner
sage-wise commented 5 years ago
thank you very much Piotr
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.25.6
- Device: Laptop
- Browser: Firefox
- OS: Ubuntu 18
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 5 years ago
if you don't renew your license you can only use old tgz files what can you download from your profile
sage-wise commented 5 years ago
Thanks Piotr,
Could you tell me a reference to be able to install by this method?, or more details, for example if it is in the profile of mdbootstrap.com or in the profile of git.mdbootstrap.com.
Already entering there, please tell me which section I have to go and what steps should I follow
Regards
PS I found it to be the same error as this linkhttps://mdbootstrap.com/support/react/npm-install-project-not-be-found/mabe is the same solution, i'am @sage-wise in gitlab
Piotr Glejzer staff commented 5 years ago
Everything is here --> https://mdbootstrap.com/docs/react/getting-started/quick-start/ .I checked and you don't have access to download files from our GitLab account because your license expired. On the your profile you have the latest version with .tgz file and you have to copy and paste on the folder directory and change in the package.json dependency to the mdbreact. Like that:
"mdbreact": "./mdbreact-your-version.tgz" and run npm install or yarn.
sage-wise commented 5 years ago
but you mean installing only free versions
Piotr Glejzer staff commented 5 years ago
you don't have a pro files in your profile?