Topic: Looking for help: what is the best way to start using MDB React PRO
okia pro asked 6 years ago
Hello!
May I ask you to help me with the following question?
I purchased MDB React PRO, then downloaded and unzipped the product. Now ... what would the best and/or recommended way to start using it?
Let us say, for example, I start my project using “create-react-app” and then continue with [manually] copying necessary mdbootstrap component one-by-one from the downloaded folder into my project’s folder … is it acceptable workflow? Is there better one?
Basically, what would be the best way to start using this downloaded PRO product?
Any help would be greatly appreciated!
okia
P.S.
On relevant note: your documentation seems to be oriented toward Free version and somewhat ignore a Pro one … it would be nice to have some more PRO-specific documentation.
P.P.S.
Btw, "Version number" in this form seems to be broken: whenever I am trying to provide "4.5.1", the form refuses with "Please enter a number" diagnostics... known issue?
Mikołaj Smoleński staff answered 6 years ago
okia pro commented 6 years ago
Hello! Yes, I finally installed mdbreact pro. Many thanks!okia pro answered 6 years ago
okia pro answered 6 years ago
Mikołaj Smoleński staff commented 6 years ago
Please remove node and install LTS 8.11 Version : https://nodejs.org/en/ Then please try to install MDB again Best RegardsMikołaj Smoleński staff answered 6 years ago
okia pro answered 6 years ago
okia pro answered 6 years ago
okia pro answered 6 years ago
Mikołaj Smoleński staff commented 6 years ago
Can You send me Your zipped project (without node_modules directory)? I'll try to install it and fix the issue. It is my mail address: m.smolenski@mdbootstrap.com. Best RegardsMikołaj Smoleński staff answered 6 years ago
okia pro answered 6 years ago
Mikołaj Smoleński staff answered 6 years ago
okia pro answered 6 years ago
Thank you!
Following the steps from PRO/npm tutorial - unfortunately, it does not work for me ...
Here is the situation:
I've updated package.json's "dependencies" section with the following snippet:
"mdbreact": "git+https://oauth2:MyTokenHere@git.mdbootstrap.com/mdb/react/re-pro.git",
and run yarn install
The process hanged dead at the attempt to retrieve mdbreact
(see the details below). No any further diagnostics, just hangs infinitely :(
I think I am facing the same error as here: https://mdbootstrap.com/support/recommended-way-to-include-mdbreact-pro-in-a-project-and-get-updates/ so it is probably a known issue...
Any advice?
Any help will be greatly appreciated!
```
...
[1/4] Resolving packages...
[2/4] Fetching packages...
[###################################################################################################################################################] 1103/1104
...
```
Bartłomiej Malanowski staff answered 6 years ago
okia pro commented 6 years ago
Hello! Thank you for promptly answer! However, your advice (i.e. to follow steps from https://mdbootstrap.com/react/5-min-quick-start/) does not seem to be correct. Following these steps results in the following fragment from package.json ``` ... "dependencies": { "mdbreact": "^4.6.0", ... ``` Which is FREE version, correct? But I need an entry for the PRO version. I expect I need an entry like that '“mdbreact”: “git+https://oauth2:xxxxxxxxxxxxx@git.mdbootstrap.com/mdb/react/re-pro.git”', like mentioned [here](https://mdbootstrap.com/support/mdb-react-new-version/) Basically, what steps shall I follow in order to get and install MDB React PRO npm version? Any help will be greatly appreciated!Bartłomiej Malanowski staff commented 6 years ago
Yes, you need to add "mdbreact" from our git repository. Please navigate to our MDB React 5 min quick start, then scroll down to "Install via Yarn/NPM" and select Pro version. Here we've described how to use the pro version via npmFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No