Topic: NPM install
Sorrentino free asked 5 years ago
Hi, I don't understand because everytime I install a package, I need to relaunch the npm i also for mdb... So I tryed to re-install the package but I have got the following error:
npm ERR! code 128
npm ERR! Command failed: /usr/local/bin/git clone -q https://oauth2:<myToken>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git /Users/davide/.npm/_cacache/tmp/git-clone-b4cb7f62
npm ERR! warning: templates not found in /var/folders/_1/5_64s5yx17j43vf2qr0kc3y40000gn/T/pacote-git-template-tmp/git-clone-57f4fea8
npm ERR! error: RPC failed; curl 56 LibreSSL SSL_read: error:06FFF064:digital envelope routines:CRYPTO_internal:bad decrypt, errno 0
npm ERR! fatal: the remote end hung up unexpectedly
npm ERR! fatal: early EOF
npm ERR! fatal: index-pack failed
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.3.0
- Device: All
- Browser: All
- OS: OSX
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 5 years ago
Did you use this command to install our package?
npm install git+https://oauth2:YOUR_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save
Please let me know if you encounter any further problems with installation. This error could be caused by temporary problems with our server.