Created
August 7, 2019 20:14
-
-
Save jamo/52c7d155009174be9e9f2c5c1dac90be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/bin/node', | |
1 verbose cli '/usr/local/lib/node_modules/npm/bin/npm-cli.js', | |
1 verbose cli 'install', | |
1 verbose cli '[email protected]', | |
1 verbose cli '--global', | |
1 verbose cli '--prefix', | |
1 verbose cli '/root/.npm/_npx/7', | |
1 verbose cli '--loglevel', | |
1 verbose cli 'error', | |
1 verbose cli '--json' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session e982fe16ea9cca44 | |
5 silly install loadCurrentTree | |
6 silly install readGlobalPackageData | |
7 http fetch GET 200 https://registry.npmjs.org/my-demo-postinstall-plugin 136ms | |
8 silly pacote version manifest for [email protected] fetched in 146ms | |
9 timing stage:loadCurrentTree Completed in 156ms | |
10 silly install loadIdealTree | |
11 silly install cloneCurrentTreeToIdealTree | |
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms | |
13 silly install loadShrinkwrap | |
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 1ms | |
15 silly install loadAllDepsIntoIdealTree | |
16 silly resolveWithNewModule [email protected] checking installable status | |
17 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 5ms | |
18 timing stage:loadIdealTree Completed in 7ms | |
19 silly currentTree lib | |
20 silly idealTree lib | |
20 silly idealTree `-- [email protected] | |
21 silly install generateActionsToTake | |
22 timing stage:generateActionsToTake Completed in 4ms | |
23 silly diffTrees action count 1 | |
24 silly diffTrees add [email protected] | |
25 silly decomposeActions action count 8 | |
26 silly decomposeActions fetch [email protected] | |
27 silly decomposeActions extract [email protected] | |
28 silly decomposeActions preinstall [email protected] | |
29 silly decomposeActions build [email protected] | |
30 silly decomposeActions install [email protected] | |
31 silly decomposeActions postinstall [email protected] | |
32 silly decomposeActions finalize [email protected] | |
33 silly decomposeActions refresh-package-json [email protected] | |
34 silly install executeActions | |
35 silly doSerial global-install 8 | |
36 verbose correctMkdir /root/.npm/_locks correctMkdir not in flight; initializing | |
37 verbose makeDirectory /root/.npm/_locks creation not in flight; initializing | |
38 silly makeDirectory /root/.npm/_locks uid: 0 gid: 0 | |
39 verbose lock using /root/.npm/_locks/staging-7245e04c7ab2b5c7.lock for /root/.npm/_npx/7/lib/node_modules/.staging | |
40 silly doParallel extract 1 | |
41 silly extract [email protected] | |
42 silly tarball trying [email protected] by hash: sha512-E62QD1khOB9bcUWQlDvbIBecRRqh875kVHO0Ch9f6hypSRQcGXcP0oSDIQ50esETnqyPRO36wMtShTauBdpmgw== | |
43 silly tarball no local data for [email protected]. Extracting by manifest. | |
44 http fetch GET 200 https://registry.npmjs.org/my-demo-postinstall-plugin/-/my-demo-postinstall-plugin-1.0.0.tgz 27ms | |
45 silly extract [email protected] extracted to /root/.npm/_npx/7/lib/node_modules/.staging/my-demo-postinstall-plugin-8f0ce4b4 (34ms) | |
46 timing action:extract Completed in 36ms | |
47 silly doReverseSerial unbuild 8 | |
48 silly doSerial remove 8 | |
49 silly doSerial move 8 | |
50 silly doSerial finalize 8 | |
51 silly finalize /root/.npm/_npx/7/lib/node_modules/my-demo-postinstall-plugin | |
52 timing action:finalize Completed in 3ms | |
53 silly doParallel refresh-package-json 1 | |
54 silly refresh-package-json /root/.npm/_npx/7/lib/node_modules/my-demo-postinstall-plugin | |
55 timing action:refresh-package-json Completed in 6ms | |
56 silly doParallel preinstall 1 | |
57 silly preinstall [email protected] | |
58 info lifecycle [email protected]~preinstall: [email protected] | |
59 timing action:preinstall Completed in 1ms | |
60 silly doSerial build 8 | |
61 silly build [email protected] | |
62 info linkStuff [email protected] | |
63 silly linkStuff [email protected] has /root/.npm/_npx/7/lib/node_modules as its parent node_modules | |
64 silly linkStuff [email protected] is part of a global install | |
65 silly linkStuff [email protected] is installed into a global node_modules | |
66 silly linkStuff [email protected] is installed into the top-level global node_modules | |
67 verbose linkBins [ { 'my-demo-postinstall-plugin': 'index.js' }, | |
67 verbose linkBins '/root/.npm/_npx/7/bin', | |
67 verbose linkBins true ] | |
68 timing action:build Completed in 4ms | |
69 silly doSerial global-link 8 | |
70 silly doParallel update-linked 0 | |
71 silly doSerial install 8 | |
72 silly install [email protected] | |
73 info lifecycle [email protected]~install: [email protected] | |
74 timing action:install Completed in 0ms | |
75 silly doSerial postinstall 8 | |
76 silly postinstall [email protected] | |
77 info lifecycle [email protected]~postinstall: [email protected] | |
78 verbose lifecycle [email protected]~postinstall: unsafe-perm in lifecycle false | |
79 verbose lifecycle [email protected]~postinstall: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/root/.npm/_npx/7/lib/node_modules/my-demo-postinstall-plugin/node_modules/.bin:/root/.npm/_npx/7/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
80 verbose lifecycle [email protected]~postinstall: CWD: /root/.npm/_npx/7/lib/node_modules/my-demo-postinstall-plugin | |
81 silly lifecycle [email protected]~postinstall: Args: [ '-c', 'node postinstall.js' ] | |
82 silly lifecycle [email protected]~postinstall: Returned: code: 1 signal: null | |
83 info lifecycle [email protected]~postinstall: Failed to exec postinstall script | |
84 timing action:postinstall Completed in 43ms | |
85 verbose unlock done using /root/.npm/_locks/staging-7245e04c7ab2b5c7.lock for /root/.npm/_npx/7/lib/node_modules/.staging | |
86 timing stage:rollbackFailedOptional Completed in 2ms | |
87 timing stage:runTopLevelLifecycles Completed in 268ms | |
88 verbose stack Error: [email protected] postinstall: `node postinstall.js` | |
88 verbose stack Exit status 1 | |
88 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16) | |
88 verbose stack at EventEmitter.emit (events.js:198:13) | |
88 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) | |
88 verbose stack at ChildProcess.emit (events.js:198:13) | |
88 verbose stack at maybeClose (internal/child_process.js:982:16) | |
88 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) | |
89 verbose pkgid [email protected] | |
90 verbose cwd / | |
91 verbose Linux 4.15.0-55-generic | |
92 verbose argv "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/bin/npm-cli.js" "install" "[email protected]" "--global" "--prefix" "/root/.npm/_npx/7" "--loglevel" "error" "--json" | |
93 verbose node v10.16.1 | |
94 verbose npm v6.9.0 | |
95 error code ELIFECYCLE | |
96 error errno 1 | |
97 error [email protected] postinstall: `node postinstall.js` | |
97 error Exit status 1 | |
98 error Failed at the [email protected] postinstall script. | |
98 error This is probably not a problem with npm. There is likely additional logging output above. | |
99 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment