Topic: Upgrade MDB 7.1.0 to 8.0.0
ammi
pro
asked 3 hours ago
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.
Opened
- ForumUser: 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