Topic: Upgrade MDB 7.1.0 to 8.0.0
I am trying to upgrade an existing Angular 18 MDB 7.1.0 project to Angular 19 MDB 8.0.0.
package.json was updated."mdb-angular-ui-kit": "git+https://oauth2:*@git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential#8.0.0",
node_modules were removed
when I run npm install, I receive
1019 error command git --no-replace-objects clone -b 8.0.0 blank" rel="nofollow">https://oauth2:*@git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential C:\user\AppData\Local\npm-cache_cacache\tmp\git-cloneFJy7a6 --recurse-submodules --config core.longpaths=true1020 error Cloning into 'C:\user\AppData\Local\npm-cache_cacache\tmp\git-cloneFJy7a6'...1020 error warning: redirecting to https://git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential.git/1020 error error: RPC failed; curl 56 OpenSSL SSL_read: OpenSSL/3.2.4: error:0A000126:SSL routines::unexpected eof while reading, errno 01020 error error: 461 bytes of body are still expected1020 error fetch-pack: unexpected disconnect while reading sideband packet1020 error fatal: early EOF1020 error fatal: fetch-pack: invalid index-pack output
What should I do in order to install MDB 8.0.0? Is our license expired or it is something else?Thank you.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: MDB5 8.0.0
- Device: Desktop
- Browser: Chrome
- OS: W11
- Provided sample code: No
- Provided link: Yes
Arkadiusz Idzikowski staff commented 13 hours ago
It does not look like a problem with access to the package and we could not reproduce it when we tried to install the library on our end.
Could you please confirm that you still get this error? Maybe it was just some temporary connection problem.
Which Git version do you use?
ammi pro commented 12 hours ago
git version 2.50.1.windows.1