Topic: Not able to clone mdb5-react-ui-kit-pro-essential
HSoni@eagle.org premium asked 2 years ago
Expected behavior Not able to clone below repo. npm i git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-essential We are moving from bootstrap 4 to bootstrap 5. we want to use the latest version of mdbreact.
We are able to create clone below repo
npm install git+https://oauth2:@git.mdbootstrap.com/mdb/react/re-pro.git --save
Actual behavior Should be able to clone npm i git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-essential Resources (screenshots, code snippets etc.)
Adam Jakubowski staff answered 2 years ago
Hello @HSoni@eagle.org,
The support forum is dedicated to technical questions.
All questions regarding MDB licensing, products, partnerships, and other non-technical queries - it should be asked directly to contact@mdbootstrap.com
I've reached out to you via the email address assigned to your mdbootstrap account.
Keep coding
Krzysztof Wilk staff answered 2 years ago
Hi!
You can install it with the --legacy-peer-deps
flag until we upgrade our package to the React 18. So you can use npm i git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-essential --legacy-peer-deps
command :)
Keep coding!
HSoni@eagle.org premium commented 2 years ago
Getting below error now. fatal: repository 'https://git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-essential/' not found
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB4 5.1.0
- Device: Windows
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes