Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Tried to install Kaltura KMCng, but failed

$
0
0

After Upgrading npm to Version 6.0.1 I got a npm install error:

[root@agsstr01 kmc-ng]# npm install
Unhandled rejection Error: invalid config key requested: singletracted to /root/kmc-ng/node_modules/.staging/asap-69f2e658 (698ms)
at pudGet (/usr/lib/node_modules/npm/node_modules/figgy-pudding/index.js:31:11)
at FiggyPudding.get (/usr/lib/node_modules/npm/node_modules/figgy-pudding/index.js:13:12)
at Object.get (/usr/lib/node_modules/npm/node_modules/figgy-pudding/index.js:71:16)
at _parse (/usr/lib/node_modules/npm/node_modules/ssri/index.js:138:12)
at parse (/usr/lib/node_modules/npm/node_modules/ssri/index.js:125:12)
at Object.checkData (/usr/lib/node_modules/npm/node_modules/ssri/index.js:216:9)
at write (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/write.js:34:31)
at putData (/usr/lib/node_modules/npm/node_modules/cacache/put.js:25:10)
at Object.x.put (/usr/lib/node_modules/npm/node_modules/cacache/locales/en.js:28:37)
at readFileAsync.then.data (/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/file.js:38:28)
at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:693:18)
at Promise._fulfill (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:638:18)
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-05-14T08_03_20_712Z-debug.log
[root@agsstr01 kmc-ng]#

Any suggestions what I can do next?
Thanks,
Daniel


Viewing all articles
Browse latest Browse all 7410

Trending Articles