Topic: Issue with admin pro angular template installation.
akademe pro asked 6 years ago
After doing npm install the installation throws the following errors and gets stuck at the last line.
Unhandled rejection Error: invalid config key requested: single-uikit-pro-standard@file:ng-uikit-pro-standard-6.2.0.tgz by hash: sha512-
at pudGet (/usr/local/lib/node_modules/npm/node_modules/figgy-pudding/index.js:31:11)
at FiggyPudding.get (/usr/local/lib/node_modules/npm/node_modules/figgy-pudding/index.js:13:12)
at Object.get (/usr/local/lib/node_modules/npm/node_modules/figgy-pudding/index.js:71:16)
at _parse (/usr/local/lib/node_modules/npm/node_modules/ssri/index.js:138:12)
at parse (/usr/local/lib/node_modules/npm/node_modules/ssri/index.js:125:12)
at Object.checkData (/usr/local/lib/node_modules/npm/node_modules/ssri/index.js:216:9)
at write (/usr/local/lib/node_modules/npm/node_modules/cacache/lib/content/write.js:34:31)
at putData (/usr/local/lib/node_modules/npm/node_modules/cacache/put.js:25:10)
at Object.x.put (/usr/local/lib/node_modules/npm/node_modules/cacache/locales/en.js:28:37)
at readFileAsync.then.data (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/fetchers/file.js:38:28)
at tryCatcher (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:693:18)
at Promise._fulfill (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:638:18)
⸨ ░░░░░░⸩ ⠴ extract:typescript: sill extract hawk@3.1.3
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: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
Dear akademe, I have tried to reproduce your case with ng-admin-pro installed from git and from zip - but without success. For me, everything works as expected - npm install throw no errors. Could you please provide me some reproduction steps to debug your case? Without it, I'm unable to help you. Best Regards, Damianakademe pro commented 6 years ago
Hi Damian, I downloaded the latest admin template from git lab after that npm i. Then the installation proceeds and get's stuck and above message is shown in the console. Also searched for similar issue and installed npm rxjs compat but still no luck.Damian Gemza staff commented 6 years ago
Dear akademe, Could you try to remove package-lock.json file and try one more time? Your case is probably caused by that file. Best Regards, Damian