Topic: npm install plugin for zip hangs at install
binery free asked 4 years ago
Expected behavior
npm install plugin
Actual behavior
npm install plugin stuck at install state. I cannot install the zip plugin
Resources (screenshots, code snippets etc.)
npm install plugins/mdb-calendar-9.3.1.tgz --save The authenticity of host 'github.com (13.250.177.223)' can't be established.2aa1 RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. ⸨░░░░░░░░░░░░░░░░░░⸩ ⠧ rollbackFailedOptional: verb npm-session 3f5cd90c8de22aa1
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.1
- Device: Macbook pro
- Browser: Brave
- OS: MacOS
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 4 years ago
Do you use any SSH connection? Please try to copy the tgz file your project root folder and then try to install the plugin with
npm install mdb-calendar-9.3.1.tgz
command