Page MenuHomePhabricator
Paste P15859

nobody@docker-desktop:/MinervaNeue$ npm ci
ArchivedPublic

Authored by zeljkofilipin on May 7 2021, 2:36 PM.
Tags
None
Referenced Files
F34445253: nobody@docker-desktop:/MinervaNeue$ npm ci
May 7 2021, 2:37 PM
F34445252: nobody@docker-desktop:/MinervaNeue$ npm ci
May 7 2021, 2:36 PM
Subscribers
None
~/Documents/gerrit/mediawiki/core/skins/MinervaNeue$ fresh-node -env -net
# fresh: 21.04.1 (2021-04-29)
# image: docker-registry.wikimedia.org/releng/node10-test-browser:0.6.3-s2
# software: Debian GNU/Linux 9 (stretch)
# Node.js v10.15.2 (npm 6.14.5)
# Chromium 73.0.3683.75
# Mozilla Firefox 68.12.0esr
# JSDuck 5.3.4 (Ruby 2.3.3)
# mount: /MinervaNeue ➟ /Users/z/Documents/gerrit/mediawiki/core/skins/MinervaNeue (read-write)
# /MinervaNeue/.git ➟ /Users/z/Documents/gerrit/mediawiki/core/skins/MinervaNeue/.git (read-only)
# env: MW_*, MEDIAWIKI_* (none found)
# net: expose host
🌱 Fresh!
nobody@docker-desktop:/MinervaNeue$ npm ci
npm WARN prepare removing existing node_modules/ before installation
[..................] / : WARN prepare removing existin[..................] / : WARN prepare removing existin
> core-js-pure@3.10.1 postinstall /MinervaNeue/node_modules/core-js-pure
> node -e "try{require('./postinstall')}catch(e){}"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
> spawn-sync@1.0.15 postinstall /MinervaNeue/node_modules/spawn-sync
> node postinstall
> pre-commit@1.2.2 install /MinervaNeue/node_modules/pre-commit
> node install.js
pre-commit:
pre-commit: Detected an existing git pre-commit hook
fs.js:115
throw err;
^
Error: EROFS: read-only file system, open '/MinervaNeue/.git/hooks/pre-commit.old'
at Object.openSync (fs.js:439:3)
at Object.writeFileSync (fs.js:1190:35)
at Object.<anonymous> (/MinervaNeue/node_modules/pre-commit/install.js:38:6)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
at startup (internal/bootstrap/node.js:283:19)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! pre-commit@1.2.2 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the pre-commit@1.2.2 install 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! /cache/_logs/2021-05-07T14_28_27_311Z-debug.log