Skip to content

Instantly share code, notes, and snippets.

@mykmelez
Created April 3, 2018 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mykmelez/16667b043be988167e8110316c527d58 to your computer and use it in GitHub Desktop.
Save mykmelez/16667b043be988167e8110316c527d58 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/9.10.1/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g' ]
2 info using npm@5.8.0
3 info using node@v9.10.1
4 verbose npm-session d07c551126bd71bf
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 silly pacote directory manifest for undefined@file: fetched in 21ms
8 silly install loadIdealTree
9 silly install cloneCurrentTreeToIdealTree
10 silly install loadShrinkwrap
11 silly install loadAllDepsIntoIdealTree
12 silly resolveWithNewModule foo@1.0.0 checking installable status
13 silly currentTree lib
14 silly idealTree lib
14 silly idealTree └─┬ foo@1.0.0
14 silly idealTree ├── ansi-styles@3.2.1
14 silly idealTree ├── chalk@2.3.2
14 silly idealTree ├── color-convert@1.9.1
14 silly idealTree ├── color-name@1.1.3
14 silly idealTree ├── escape-string-regexp@1.0.5
14 silly idealTree ├── has-flag@3.0.0
14 silly idealTree └── supports-color@5.3.0
15 silly install generateActionsToTake
16 silly diffTrees action count 8
17 silly diffTrees add color-name@1.1.3
18 silly diffTrees add color-convert@1.9.1
19 silly diffTrees add ansi-styles@3.2.1
20 silly diffTrees add escape-string-regexp@1.0.5
21 silly diffTrees add has-flag@3.0.0
22 silly diffTrees add supports-color@5.3.0
23 silly diffTrees add chalk@2.3.2
24 silly diffTrees add foo@1.0.0
25 silly decomposeActions action count 48
26 silly decomposeActions preinstall color-name@1.1.3
27 silly decomposeActions build color-name@1.1.3
28 silly decomposeActions install color-name@1.1.3
29 silly decomposeActions postinstall color-name@1.1.3
30 silly decomposeActions finalize color-name@1.1.3
31 silly decomposeActions refresh-package-json color-name@1.1.3
32 silly decomposeActions preinstall color-convert@1.9.1
33 silly decomposeActions build color-convert@1.9.1
34 silly decomposeActions install color-convert@1.9.1
35 silly decomposeActions postinstall color-convert@1.9.1
36 silly decomposeActions finalize color-convert@1.9.1
37 silly decomposeActions refresh-package-json color-convert@1.9.1
38 silly decomposeActions preinstall ansi-styles@3.2.1
39 silly decomposeActions build ansi-styles@3.2.1
40 silly decomposeActions install ansi-styles@3.2.1
41 silly decomposeActions postinstall ansi-styles@3.2.1
42 silly decomposeActions finalize ansi-styles@3.2.1
43 silly decomposeActions refresh-package-json ansi-styles@3.2.1
44 silly decomposeActions preinstall escape-string-regexp@1.0.5
45 silly decomposeActions build escape-string-regexp@1.0.5
46 silly decomposeActions install escape-string-regexp@1.0.5
47 silly decomposeActions postinstall escape-string-regexp@1.0.5
48 silly decomposeActions finalize escape-string-regexp@1.0.5
49 silly decomposeActions refresh-package-json escape-string-regexp@1.0.5
50 silly decomposeActions preinstall has-flag@3.0.0
51 silly decomposeActions build has-flag@3.0.0
52 silly decomposeActions install has-flag@3.0.0
53 silly decomposeActions postinstall has-flag@3.0.0
54 silly decomposeActions finalize has-flag@3.0.0
55 silly decomposeActions refresh-package-json has-flag@3.0.0
56 silly decomposeActions preinstall supports-color@5.3.0
57 silly decomposeActions build supports-color@5.3.0
58 silly decomposeActions install supports-color@5.3.0
59 silly decomposeActions postinstall supports-color@5.3.0
60 silly decomposeActions finalize supports-color@5.3.0
61 silly decomposeActions refresh-package-json supports-color@5.3.0
62 silly decomposeActions preinstall chalk@2.3.2
63 silly decomposeActions build chalk@2.3.2
64 silly decomposeActions install chalk@2.3.2
65 silly decomposeActions postinstall chalk@2.3.2
66 silly decomposeActions finalize chalk@2.3.2
67 silly decomposeActions refresh-package-json chalk@2.3.2
68 silly decomposeActions preinstall foo@1.0.0
69 silly decomposeActions build foo@1.0.0
70 silly decomposeActions install foo@1.0.0
71 silly decomposeActions postinstall foo@1.0.0
72 silly decomposeActions finalize foo@1.0.0
73 silly decomposeActions refresh-package-json foo@1.0.0
74 silly install executeActions
75 silly doSerial global-install 48
76 verbose correctMkdir /Users/myk/.npm/_locks correctMkdir not in flight; initializing
77 verbose lock using /Users/myk/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
78 silly doParallel extract 0
79 silly doReverseSerial unbuild 48
80 silly doSerial remove 48
81 silly doSerial move 48
82 silly doSerial finalize 48
83 silly finalize /Users/myk/foo/node_modules/color-name
84 verbose unlock done using /Users/myk/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
85 verbose stack Error: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/.staging/color-name-98279d72' -> '/Users/myk/foo/node_modules/color-name'
86 verbose cwd /Users/myk/foo
87 verbose Darwin 17.5.0
88 verbose argv "/usr/local/Cellar/node/9.10.1/bin/node" "/usr/local/bin/npm" "install" "-g"
89 verbose node v9.10.1
90 verbose npm v5.8.0
91 error path /usr/local/lib/node_modules/.staging/color-name-98279d72
92 error code ENOENT
93 error errno -2
94 error syscall rename
95 error enoent ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/.staging/color-name-98279d72' -> '/Users/myk/foo/node_modules/color-name'
96 error enoent This is related to npm not being able to find a file.
97 verbose exit [ -2, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment