Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 178d275

Browse files
cpojerfacebook-github-bot-6
authored and
facebook-github-bot-6
committed
Add node 4 to Vendor
Reviewed By: @amasad
1 parent fce9abe commit 178d275

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

npm-debug.log

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
0 info it worked if it ends with ok
2+
1 verbose cli [ '/usr/local/Cellar/iojs/3.2.0/bin/iojs',
3+
1 verbose cli '/usr/local/bin/npm',
4+
1 verbose cli 'shrinkwrap',
5+
1 verbose cli '--dev' ]
6+
2 info using [email protected]
7+
3 info using [email protected]
8+
4 verbose stack Error: Problems were encountered
9+
4 verbose stack Please correct and try again.
10+
4 verbose stack missing: timed-out@^2.0.0, required by [email protected]
11+
4 verbose stack missing: timed-out@^2.0.0, required by [email protected]
12+
4 verbose stack at shrinkwrap_ (/usr/local/lib/node_modules/npm/lib/shrinkwrap.js:37:15)
13+
4 verbose stack at /usr/local/lib/node_modules/npm/lib/shrinkwrap.js:31:5
14+
4 verbose stack at /usr/local/lib/node_modules/npm/lib/ls.js:47:30
15+
4 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:142:5
16+
4 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
17+
4 verbose stack at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
18+
4 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
19+
4 verbose stack at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
20+
4 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
21+
4 verbose stack at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
22+
5 verbose cwd /Users/cpojer/Projects/fbsource/fbobjc/Libraries/FBReactKit/js/react-native-github
23+
6 error Darwin 14.5.0
24+
7 error argv "/usr/local/Cellar/iojs/3.2.0/bin/iojs" "/usr/local/bin/npm" "shrinkwrap" "--dev"
25+
8 error node v3.2.0
26+
9 error npm v2.13.5
27+
10 error Problems were encountered
28+
10 error Please correct and try again.
29+
10 error missing: timed-out@^2.0.0, required by [email protected]
30+
10 error missing: timed-out@^2.0.0, required by [email protected]
31+
11 error If you need help, you may report this error at:
32+
11 error <https://github.com/npm/npm/issues>
33+
12 verbose exit [ 1, true ]

0 commit comments

Comments
 (0)