npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! yarn@1.22.8 preinstall: `:; (node ./preinstall.js >& /dev/null || true)`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the yarn@1.22.8 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iworks/.npm/_logs/2020-09-28T17_39_52_352Z-debug.log
lerna ERR! npm install --no-save exited 2 in 'iworks'
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! iworks@ ci:lerna: `lerna bootstrap --hoist --ci`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the iworks@ ci:lerna script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iworks/.npm/_logs/2020-09-28T17_39_54_438Z-debug.log
в /home/iworks/.npm/_logs/2020-09-28T17_39_54_438Z-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'ci:lerna' ]
2 info using npm@6.13.4
3 info using node@v12.14.1
4 verbose run-script [ 'preci:lerna', 'ci:lerna', 'postci:lerna' ]
5 info lifecycle iworks@~preci:lerna: iworks@
6 info lifecycle iworks@~ci:lerna: iworks@
7 verbose lifecycle iworks@~ci:lerna: unsafe-perm in lifecycle true
8 verbose lifecycle iworks@~ci:lerna: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/iworks/iworks/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
9 verbose lifecycle iworks@~ci:lerna: CWD: /home/iworks/iworks
10 silly lifecycle iworks@~ci:lerna: Args: [ '-c', 'lerna bootstrap --hoist --ci' ]
11 silly lifecycle iworks@~ci:lerna: Returned: code: 2 signal: null
12 info lifecycle iworks@~ci:lerna: Failed to exec ci:lerna script
13 verbose stack Error: iworks@ ci:lerna: `lerna bootstrap --hoist --ci`
13 verbose stack Exit status 2
13 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack at EventEmitter.emit (events.js:223:5)
13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack at ChildProcess.emit (events.js:223:5)
13 verbose stack at maybeClose (internal/child_process.js:1021:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
14 verbose pkgid iworks@
15 verbose cwd /home/iworks/iworks
16 verbose Linux 4.15.0-50-generic
17 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "ci:lerna"
18 verbose node v12.14.1
19 verbose npm v6.13.4
20 error code ELIFECYCLE
21 error errno 2
22 error iworks@ ci:lerna: `lerna bootstrap --hoist --ci`
22 error Exit status 2
23 error Failed at the iworks@ ci:lerna script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 2, true ]
подскажите что не так? При чем это ток на нескольких линуксах
Нужно смотреть файл с логом
я его и вставил выше вроде
Обсуждают сегодня