Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS]pod install React failed again #4029

Closed
sapphirezzz opened this issue Nov 10, 2015 · 0 comments
Closed

[iOS]pod install React failed again #4029

sapphirezzz opened this issue Nov 10, 2015 · 0 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@sapphirezzz
Copy link

node v5.0.0
npm v3.3.6

Zack:~ double$ nvm install node && nvm alias default node
v5.0.0 is already installed.
Now using node v5.0.0 (npm v3.3.6)
default -> node (-> v5.0.0)
Zack:~ double$ npm install -g react-native-cli
/Users/double/.nvm/versions/node/v5.0.0/bin/react-native -> /Users/double/.nvm/versions/node/v5.0.0/lib/node_modules/react-native-cli/index.js
/Users/double/.nvm/versions/node/v5.0.0/lib
└── react-native-cli@0.1.7

......

Zack:code double$ pod install
Updating local specs repositories
Analyzing dependencies
Downloading dependencies

......

Installing React (0.4.4)
[!] /bin/bash -c
set -e
npm install

contextify@0.1.14 install /Users/double/Library/Caches/CocoaPods/Pods/Release/React/0.4.4-17e98/node_modules/contextify
node-gyp rebuild

CXX(target) Release/obj.target/contextify/src/contextify.o
react-native@0.4.4 /Users/double/Library/Caches/CocoaPods/Pods/Release/React/0.4.4-17e98
├── absolute-path@0.0.0
├── bluebird@2.10.2
├─┬ chalk@1.1.1
│ ├── ansi-styles@2.1.0
│ ├── escape-string-regexp@1.0.3
│ ├─┬ has-ansi@2.0.0
│ │ └── ansi-regex@2.0.0
│ ├── strip-ansi@3.0.0
│ └── supports-color@2.0.0
├── coffee-script@1.10.0 extraneous
├─┬ connect@2.8.3
│ ├── buffer-crc32@0.2.1
│ ├── bytes@0.2.0
│ ├── cookie@0.1.0
│ ├── cookie-signature@1.0.1
│ ├── formidable@1.0.14
│ ├── fresh@0.1.0
│ ├── methods@0.0.1
│ ├── pause@0.0.1
│ ├── qs@0.6.5
│ ├─┬ send@0.1.2
│ │ ├── mime@1.2.11
│ │ └── range-parser@0.0.4
│ └── uid2@0.0.2
├── cover@0.2.9 extraneous
├── cssstyle@0.2.30 extraneous
├─┬ debug@2.1.3
│ └── ms@0.7.0
├── diff@1.0.8 extraneous
├─┬ eslint@0.9.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├── strip-ansi@0.3.0
│ │ └── supports-color@0.2.0
│ ├─┬ concat-stream@1.4.10
│ │ └── typedarray@0.0.6
│ ├── doctrine@0.5.2
│ ├─┬ escope@1.0.3
│ │ └── estraverse@2.0.0
│ ├── esprima@1.2.5
│ ├── estraverse@1.5.1
│ ├─┬ js-yaml@3.2.7
│ │ ├─┬ argparse@1.0.3
│ │ │ ├── lodash@3.10.1
│ │ │ └── sprintf-js@1.0.3
│ │ └── esprima@2.0.0
│ ├─┬ minimatch@1.0.0
│ │ ├── lru-cache@2.7.0
│ │ └── sigmund@1.0.1
│ ├── mkdirp@0.5.1
│ ├── object-assign@1.0.0
│ ├─┬ optionator@0.4.0
│ │ ├── deep-is@0.1.3
│ │ ├── fast-levenshtein@1.0.7
│ │ ├── levn@0.2.5
│ │ ├── prelude-ls@1.1.2
│ │ └── type-check@0.3.1
│ ├── strip-json-comments@1.0.4
│ ├── text-table@0.2.0
│ ├── user-home@1.1.1
│ └── xml-escape@1.0.0
├── graceful-fs@3.0.8
├── harmonize@1.4.2 extraneous
├── htmlparser2@3.8.3 extraneous
├── image-size@0.3.5
├── istanbul@0.3.22 extraneous
├── jasmine-only@0.1.0 extraneous
├── jasmine-pit@2.0.2 extraneous
├─┬ joi@5.1.0
│ ├── hoek@2.16.3
│ ├── isemail@1.2.0
│ ├── moment@2.10.6
│ └── topo@1.1.0
├─┬ jstransform@11.0.1
│ ├── base62@1.1.0
│ ├─┬ commoner@0.10.4
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ ├─┬ detective@4.3.1
│ │ │ ├── acorn@1.2.2
│ │ │ └── defined@1.0.0
│ │ ├─┬ glob@5.0.15
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ └─┬ brace-expansion@1.1.1
│ │ │ │ ├── balanced-match@0.2.1
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├── once@1.3.2
│ │ │ └── path-is-absolute@1.0.0
│ │ ├── graceful-fs@4.1.2
│ │ ├── iconv-lite@0.4.13
│ │ ├── private@0.1.6
│ │ ├── q@1.4.1
│ │ └─┬ recast@0.10.37
│ │ ├── ast-types@0.8.12
│ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ └── source-map@0.5.3
│ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ ├── object-assign@2.1.1
│ └── source-map@0.4.4
├── lodash.template@3.6.2 extraneous
├─┬ module-deps@3.5.6
│ ├─┬ browser-resolve@1.10.1
│ │ └── resolve@1.1.6
│ ├─┬ detective@3.1.0
│ │ ├─┬ escodegen@1.1.0
│ │ │ ├── esprima@1.0.4
│ │ │ └── esutils@1.0.0
│ │ └── esprima-fb@3001.1.0-dev-harmony-fb
│ ├── duplexer2@0.0.2
│ ├── inherits@2.0.1
│ ├─┬ JSONStream@0.7.4
│ │ ├── jsonparse@0.0.5
│ │ └── through@2.3.8
│ ├── minimist@0.2.0
│ ├─┬ parents@1.0.1
│ │ └── path-platform@0.11.15
│ ├─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── resolve@0.7.4
│ ├── shallow-copy@0.0.1
│ ├─┬ stream-combiner2@1.0.2
│ │ └─┬ through2@0.5.1
│ │ ├── readable-stream@1.0.33
│ │ └── xtend@3.0.0
│ ├── subarg@0.0.1
│ └─┬ through2@0.4.2
│ ├── readable-stream@1.0.33
│ └─┬ xtend@2.1.2
│ └── object-keys@0.4.0
├── node-haste@1.2.8 extraneous
├── node-worker-pool@2.4.5 extraneous
├── nwmatcher@1.3.6 extraneous
├─┬ optimist@0.6.1
│ ├── minimist@0.0.8
│ └── wordwrap@0.0.3
├─┬ promise@7.0.4
│ └── asap@2.0.3
├── react-timer-mixin@0.13.3
├─┬ react-tools@0.13.2
│ └─┬ jstransform@10.1.0
│ ├── base62@0.1.1
│ └── esprima-fb@13001.1001.0-dev-harmony-fb
├── rebound@0.0.12
├── request@2.65.0 extraneous
├─┬ sane@1.3.0
│ ├─┬ exec-sh@0.2.0
│ │ └── merge@1.2.0
│ ├─┬ fb-watchman@1.6.0
│ │ └─┬ bser@1.0.2
│ │ └── node-int64@0.4.0
│ ├── minimatch@0.2.14
│ ├── minimist@1.2.0
│ ├─┬ walker@1.0.7
│ │ └─┬ makeerror@1.0.11
│ │ └── tmpl@1.0.4
│ └── watch@0.10.0
├─┬ source-map@0.1.31
│ └── amdefine@1.0.0
├── stacktrace-parser@0.1.1 (git://github.com/frantic/stacktrace-parser.git#493c5e5638a79b4d5886171867a06275cc703b00)
├─┬ uglify-js@2.4.24
│ ├── async@0.2.10
│ ├── source-map@0.1.34
│ ├── uglify-to-browserify@1.0.2
│ └─┬ yargs@3.5.4
│ ├── camelcase@1.2.1
│ ├── decamelize@1.1.1
│ ├── window-size@0.1.0
│ └── wordwrap@0.0.2
├── underscore@1.7.0
├─┬ worker-farm@1.3.1
│ ├─┬ errno@0.1.4
│ │ └── prr@0.0.0
│ └── xtend@4.0.1
├─┬ ws@0.4.31
│ ├── commander@0.6.1
│ ├── nan@0.3.2
│ ├── options@0.0.6
│ └── tinycolor@0.0.1
├── xmlhttprequest@1.8.0 extraneous
└── yargs@1.3.2

npm WARN deprecated react-tools@0.13.2: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
npm WARN engine stacktrace-parser@0.1.1: wanted: {"node":"~0.10"} (current: {"node":"5.0.0","npm":"3.3.6"})
npm WARN engine jest-cli@0.4.3: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"5.0.0","npm":"3.3.6"})
npm WARN prefer global coffee-script@1.10.0 should be installed with -g
npm WARN prefer global cover@0.2.9 should be installed with -g
In file included from ../src/contextify.cc:3:
../node_modules/nan/nan.h:261:25: error: redefinition of '_NanEnsureLocal'
NAN_INLINE v8::Local _NanEnsureLocal(v8::Local val) {
^
../node_modules/nan/nan.h:256:25: note: previous definition is here
NAN_INLINE v8::Local _NanEnsureLocal(v8::Handle val) {
^
../node_modules/nan/nan.h:661:13: error: no member named 'smalloc' in namespace 'node'
, node::smalloc::FreeCallback callback
~~~~~~^
../node_modules/nan/nan.h:672:12: error: no matching function for call to 'New'
return node::Buffer::New(v8::Isolate::GetCurrent(), data, size);
^~~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/node_buffer.h:31:40: note: candidate function not viable: no known conversion from 'uint32_t' (aka 'unsigned int') to 'enum encoding' for 3rd argument
NODE_EXTERN v8::MaybeLocalv8::Object New(v8::Isolate* isolate,
^
/Users/double/.node-gyp/5.0.0/include/node/node_buffer.h:43:40: note: candidate function not viable: 2nd argument ('const char ') would lose const qualifier
NODE_EXTERN v8::MaybeLocalv8::Object New(v8::Isolate
isolate,
^
/Users/double/.node-gyp/5.0.0/include/node/node_buffer.h:28:40: note: candidate function not viable: requires 2 arguments, but 3 were provided
NODE_EXTERN v8::MaybeLocalv8::Object New(v8::Isolate* isolate, size_t length);
^
/Users/double/.node-gyp/5.0.0/include/node/node_buffer.h:36:40: note: candidate function not viable: requires 5 arguments, but 3 were provided
NODE_EXTERN v8::MaybeLocalv8::Object New(v8::Isolate* isolate,
^
In file included from ../src/contextify.cc:3:
../node_modules/nan/nan.h:676:12: error: no viable conversion from 'v8::MaybeLocalv8::Object' to 'v8::Localv8::Object'
return node::Buffer::New(v8::Isolate::GetCurrent(), size);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:210:7: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'v8::MaybeLocalv8::Object' to 'const v8::Localv8::Object &' for 1st argument
class Local {
^
/Users/double/.node-gyp/5.0.0/include/node/v8.h:210:7: note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'v8::MaybeLocalv8::Object' to 'v8::Localv8::Object &&' for 1st argument
class Local {
^
/Users/double/.node-gyp/5.0.0/include/node/v8.h:214:13: note: candidate template ignored: could not match 'Local' against 'MaybeLocal'
V8_INLINE Local(Local that)
^

/Users/double/.node-gyp/5.0.0/include/node/v8.h:326:13: note: candidate template ignored: could not match 'S ' against 'v8::MaybeLocalv8::Object'
V8_INLINE Local(S
that)
^
In file included from ../src/contextify.cc:3:
../node_modules/nan/nan.h:683:26: error: no member named 'Use' in namespace 'node::Buffer'
return node::Buffer::Use(v8::Isolate::GetCurrent(), data, size);
~~~~~~~~~~~~~~^
In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:221:5: error: assigning to 'v8::Primitive *volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
(static_cast<T volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:414:12: note: in instantiation of function template specialization 'v8::Localv8::Primitive::Localv8::Value' requested here
return NanEscapeScope(NanNew(v8::Undefined(v8::Isolate::GetCurrent())));
^
../node_modules/nan/nan.h:398:30: note: expanded from macro 'NanEscapeScope'

define NanEscapeScope(val) scope.Escape(_NanEnsureLocal(val))

                         ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:221:5: error: assigning to 'v8::Boolean volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:424:12: note: in instantiation of function template specialization 'v8::Localv8::Boolean::Localv8::Value' requested here
return NanEscapeScope(NanNew(v8::True(v8::Isolate::GetCurrent())));
^
../node_modules/nan/nan.h:398:30: note: expanded from macro 'NanEscapeScope'

define NanEscapeScope(val) scope.Escape(_NanEnsureLocal(val))

                         ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:221:5: error: assigning to 'v8::Function volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:1514:12: note: in instantiation of function template specialization 'v8::Localv8::Function::Localv8::Value' requested here
return NanEscapeScope(NanNew(handle)->Get(kCallbackIndex)
^
../node_modules/nan/nan.h:398:30: note: expanded from macro 'NanEscapeScope'

define NanEscapeScope(val) scope.Escape(_NanEnsureLocal(val))

                         ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:221:5: error: assigning to 'v8::Object volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:1632:12: note: in instantiation of function template specialization 'v8::Localv8::Object::Localv8::Value' requested here
return NanEscapeScope(handle->Get(NanNew(key)).Asv8::Object());
^
../node_modules/nan/nan.h:398:30: note: expanded from macro 'NanEscapeScope'

define NanEscapeScope(val) scope.Escape(_NanEnsureLocal(val))

                         ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:221:5: error: assigning to 'v8::Value volatile' from incompatible type 'v8::Context *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:267:10: note: in instantiation of function template specialization 'v8::Localv8::Value::Localv8::Context' requested here
return NanNew(val);
^
../src/contextify.cc:159:16: note: in instantiation of function template specialization '_NanEnsureLocalv8::Local<v8::Context >' requested here
return NanEscapeScope(NanNew(
^
../node_modules/nan/nan.h:398:43: note: expanded from macro 'NanEscapeScope'

define NanEscapeScope(val) scope.Escape(_NanEnsureLocal(val))

                                      ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:221:5: error: assigning to 'v8::Context volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../src/contextify.cc:159:16: note: in instantiation of function template specialization 'v8::Localv8::Context::Localv8::Value' requested here
return NanEscapeScope(NanNew(
^
../node_modules/nan/nan.h:398:30: note: expanded from macro 'NanEscapeScope'

define NanEscapeScope(val) scope.Escape(_NanEnsureLocal(val))

                         ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:7370:3: error: assigning to 'v8::Integer volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../src/contextify.cc:211:13: note: in instantiation of function template specialization 'v8::ReturnValuev8::Integer::Setv8::Value' requested here
NanReturnValue(NanNew(None));
^
../node_modules/nan/nan.h:401:61: note: expanded from macro 'NanReturnValue'

define NanReturnValue(value) return args.GetReturnValue().Set(_NanEnsureLocal(value))

                                                        ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:7370:3: error: assigning to 'v8::Boolean volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../src/contextify.cc:225:13: note: in instantiation of function template specialization 'v8::ReturnValuev8::Boolean::Setv8::Value' requested here
NanReturnValue(NanNew(false));
^
../node_modules/nan/nan.h:401:61: note: expanded from macro 'NanReturnValue'

define NanReturnValue(value) return args.GetReturnValue().Set(_NanEnsureLocal(value))

                                                        ^

In file included from ../src/contextify.cc:1:
In file included from /Users/double/.node-gyp/5.0.0/include/node/node.h:42:
/Users/double/.node-gyp/5.0.0/include/node/v8.h:7370:3: error: assigning to 'v8::Array volatile' from incompatible type 'v8::Value *'
TYPE_CHECK(T, S);
^~~~~~~~~~~~~~~~
/Users/double/.node-gyp/5.0.0/include/node/v8.h:180:37: note: expanded from macro 'TYPE_CHECK'
*(static_cast<T
volatile_>(0)) = static_cast<S_>(0);
^ ~~~~~~~~~~~~~~~~~~
../src/contextify.cc:236:13: note: in instantiation of function template specialization 'v8::ReturnValuev8::Array::Setv8::Value' requested here
NanReturnValue(blank);
^
../node_modules/nan/nan.h:401:61: note: expanded from macro 'NanReturnValue'

define NanReturnValue(value) return args.GetReturnValue().Set(_NanEnsureLocal(value))

                                                        ^

14 errors generated.
make: *** [Release/obj.target/contextify/src/contextify.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Users/double/.nvm/versions/node/v5.0.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Darwin 15.0.0
gyp ERR! command "/Users/double/.nvm/versions/node/v5.0.0/bin/node" "/Users/double/.nvm/versions/node/v5.0.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/double/Library/Caches/CocoaPods/Pods/Release/React/0.4.4-17e98/node_modules/contextify
gyp ERR! node -v v5.0.0
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
npm WARN EPACKAGEJSON react-native@0.4.4 No license field.
npm ERR! Darwin 15.0.0
npm ERR! argv "/Users/double/.nvm/versions/node/v5.0.0/bin/node" "/Users/double/.nvm/versions/node/v5.0.0/bin/npm" "install"
npm ERR! node v5.0.0
npm ERR! npm v3.3.6
npm ERR! code ELIFECYCLE

npm ERR! contextify@0.1.14 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the contextify@0.1.14 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the contextify package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls contextify
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/double/Library/Caches/CocoaPods/Pods/Release/React/0.4.4-17e98/npm-debug.log

@facebook facebook locked as resolved and limited conversation to collaborators Jul 20, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants