Topic: Adding #5.1.0 does NOT update my version
launchbrigade priority asked 1 year ago
*Expected behavior*Adding #5.1.0 to my package.json and running npm install
should update the package
*Actual behavior*mdb stays at 4.2.0
*Resources (screenshots, code snippets etc.)*my package.json:mdb-react-ui-kit: git+https://oauth2:KEY@git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-advanced#5.1.0
,
EDIT: ACTUALLY now it can't even install
npm ERR! An unknown git error occurred
npm ERR! signal SIGTERM
npm ERR! command git --no-replace-objects clone -b 4.2.0 https://oauth2:***@git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-advanced /Users/slee/.npm/_cacache/tmp/git-clonegJsI3C --recurse-submodules
npm ERR! Cloning into '/Users/slee/.npm/_cacache/tmp/git-clonegJsI3C'...
npm ERR! warning: redirecting to https://git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-advanced.git/
npm ERR! fetch-pack: unexpected disconnect while reading sideband packet
npm ERR! fatal: early EOF
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 4.2.0
- Device: Macbook pro
- Browser: All
- OS: Ventura
- Provided sample code: Yes
- Provided link: No