Last login: Fri Nov 17 13:00:32 on console
localhost:~ fctarget$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
==>This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==>The following existing directories will be made group writable:
/usr/local/sbin
==>The following existing directories will have their owner set tofctarget:
/usr/local/sbin
==>The following existing directories will have their group set toadmin:
/usr/local/sbin
==>The following new directories will be created:
/usr/local/Homebrew
/usr/local/Frameworks
/usr/local/var
Press RETURN to continue or any other key to abort
==>/usr/bin/sudo /bin/chmod u+rwx /usr/local/sbin
Password:
==>/usr/bin/sudo /bin/chmod g+rwx /usr/local/sbin
==>/usr/bin/sudo /usr/sbin/chown fctarget /usr/local/sbin
==>/usr/bin/sudo /usr/bin/chgrp admin /usr/local/sbin
==>/usr/bin/sudo /bin/mkdir -p /usr/local/Homebrew /usr/local/Frameworks /usr/local/var
==>/usr/bin/sudo /bin/chmod g+rwx /usr/local/Homebrew /usr/local/Frameworks /usr/local/var
==>/usr/bin/sudo /bin/chmod 755 /usr/local/share/zsh /usr/local/share/zsh/site-functions
==>/usr/bin/sudo /usr/sbin/chown fctarget /usr/local/Homebrew /usr/local/Frameworks /usr/local/var
==>/usr/bin/sudo /usr/bin/chgrp admin /usr/local/Homebrew /usr/local/Frameworks /usr/local/var
==>/usr/bin/sudo /bin/mkdir -p /Users/fctarget/Library/Caches/Homebrew
==>/usr/bin/sudo /bin/chmod g+rwx /Users/fctarget/Library/Caches/Homebrew
==>/usr/bin/sudo /usr/sbin/chown fctarget /Users/fctarget/Library/Caches/Homebrew
==>/usr/bin/sudo /bin/mkdir -p /Library/Caches/Homebrew
==>/usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
==>/usr/bin/sudo /usr/sbin/chown fctarget /Library/Caches/Homebrew
==>Downloading and installing Homebrew...
remote: Counting objects: 94077, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 94077 (delta 2), reused 7 (delta 2), pack-reused 94054
Receiving objects: 100% (94077/94077), 21.57 MiB | 2.56 MiB/s, done.
Resolving deltas: 100% (68299/68299), done.
From https://github.com/Homebrew/brew
* [new branch]master-> origin/master
* [new tag]0.1-> 0.1
* [new tag]0.2-> 0.2
* [new tag]0.3-> 0.3
* [new tag]0.4-> 0.4
* [new tag]0.5-> 0.5
* [new tag]0.6-> 0.6
* [new tag]0.7-> 0.7
* [new tag]0.7.1-> 0.7.1
* [new tag]0.8-> 0.8
* [new tag]0.8.1-> 0.8.1
* [new tag]0.9-> 0.9
* [new tag]0.9.1-> 0.9.1
* [new tag]0.9.2-> 0.9.2
* [new tag]0.9.3-> 0.9.3
* [new tag]0.9.4-> 0.9.4
* [new tag]0.9.5-> 0.9.5
* [new tag]0.9.8-> 0.9.8
* [new tag]0.9.9-> 0.9.9
* [new tag]1.0.0-> 1.0.0
* [new tag]1.0.1-> 1.0.1
* [new tag]1.0.2-> 1.0.2
* [new tag]1.0.3-> 1.0.3
* [new tag]1.0.4-> 1.0.4
* [new tag]1.0.5-> 1.0.5
* [new tag]1.0.6-> 1.0.6
* [new tag]1.0.7-> 1.0.7
* [new tag]1.0.8-> 1.0.8
* [new tag]1.0.9-> 1.0.9
* [new tag]1.1.0-> 1.1.0
* [new tag]1.1.1-> 1.1.1
* [new tag]1.1.10-> 1.1.10
* [new tag]1.1.11-> 1.1.11
* [new tag]1.1.12-> 1.1.12
* [new tag]1.1.13-> 1.1.13
* [new tag]1.1.2-> 1.1.2
* [new tag]1.1.3-> 1.1.3
* [new tag]1.1.4-> 1.1.4
* [new tag]1.1.5-> 1.1.5
* [new tag]1.1.6-> 1.1.6
* [new tag]1.1.7-> 1.1.7
* [new tag]1.1.8-> 1.1.8
* [new tag]1.1.9-> 1.1.9
* [new tag]1.2.0-> 1.2.0
* [new tag]1.2.1-> 1.2.1
* [new tag]1.2.2-> 1.2.2
* [new tag]1.2.3-> 1.2.3
* [new tag]1.2.4-> 1.2.4
* [new tag]1.2.5-> 1.2.5
* [new tag]1.2.6-> 1.2.6
* [new tag]1.3.0-> 1.3.0
* [new tag]1.3.1-> 1.3.1
* [new tag]1.3.2-> 1.3.2
* [new tag]1.3.3-> 1.3.3
* [new tag]1.3.4-> 1.3.4
* [new tag]1.3.5-> 1.3.5
* [new tag]1.3.6-> 1.3.6
* [new tag]1.3.7-> 1.3.7
HEAD is now at 2953493d1 Merge pull request #3446 from simono/completions-zsh-brew-cask-update
==> Downloading https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz
######################################################################## 100.0%
==> Pouring portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz
==>Tapping homebrew/core
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core'...
remote: Counting objects: 4632, done.
remote: Compressing objects: 100% (4413/4413), done.
remote: Total 4632 (delta 36), reused 313 (delta 10), pack-reused 0
Receiving objects: 100% (4632/4632), 3.83 MiB | 1.38 MiB/s, done.
Resolving deltas: 100% (36/36), done.
Tapped 4408 formulae (4,679 files, 12.0MB)
==>Cleaning up /Library/Caches/Homebrew...
==>Migrating /Library/Caches/Homebrew to /Users/fctarget/Library/Caches/Homebre
==>Deleting /Library/Caches/Homebrew...
Already up-to-date.
Error:Could not link:
/usr/local/etc/bash_completion.d/brew
Please delete these paths and run `brew update`.
Error:Could not link:
/usr/local/share/zsh/site-functions/_brew
Please delete these paths and run `brew update`.
Error:Could not link:
/usr/local/share/man/man1/brew.1
Please delete these paths and run `brew update`.
Error:Could not link:
/usr/local/share/doc/homebrew
Please delete these paths and run `brew update`.
==>Installation successful!
==>Homebrew has enabled anonymous aggregate user behaviour analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics.html
==>Next steps:
- Run `brew help` to get started
- Further documentation:
https://docs.brew.sh
localhost:~ fctarget$ brew -v
Homebrew 1.3.7
Homebrew/homebrew-core (git revision 0725; last commit 2017-11-16)
localhost:~ fctarget$ brew install node
==>Installing dependencies for node:icu4c
==>Installing node dependency:icu4c
==>Downloading https://homebrew.bintray.com/bottles/icu4c-59.1_1.sierra.bottle.
######################################################################## 100.0%
==>Pouring icu4c-59.1_1.sierra.bottle.tar.gz
==>Caveats
This formula is keg-only, which means it was not symlinked into /usr/local,
because macOS provides libicucore.dylib (but nothing else).
If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/opt/icu4c/bin:$PATH"' >> ~/.bash_profile
echo 'export PATH="/usr/local/opt/icu4c/sbin:$PATH"' >> ~/.bash_profile
For compilers to find this software you may need to set:
LDFLAGS:-L/usr/local/opt/icu4c/lib
CPPFLAGS: -I/usr/local/opt/icu4c/include
For pkg-config to find this software you may need to set:
PKG_CONFIG_PATH: /usr/local/opt/icu4c/lib/pkgconfig
==>Summary
??/usr/local/Cellar/icu4c/59.1_1: 246 files, 65.3MB
==>Installingnode
==>Downloading https://homebrew.bintray.com/bottles/node-8.9.1.sierra.bottle.ta
######################################################################## 100.0%
==>Pouring node-8.9.1.sierra.bottle.tar.gz
==>Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
==>Summary
??/usr/local/Cellar/node/8.9.1: 5,012 files, 49.4MB
localhost:~ fctarget$
localhost:~ fctarget$ npm install -g react-native-cli
^[[C???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native^[[A???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native^[[D???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native^[[A???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native???????????????????????????????????? ? fetchMetadata:si???????????????????? ? fetch???????????????????? ? fetchMetadata:sillresol???????????????????????????????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native-cli@2.0.1 checking installa???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native-c???????????????????? ? fetchMetadata:sillresolveWithNew???????????????????????????????? ? ???????????????????? ? fetchMetad???????????????????? ? fetchMetadata:???????????????????? ? fetchMetadata:sillresolveWithNew???????????????????? ? fetchMetadata:sillresolveWithN???????????????????? ? fetchMetadata:sillresolveWit???????????????????? ? fetchMetadata:sillresolveW???????????????????? ? fetchMetadata:sillresolv????????????????????????????????????????????????????????????????????????????????????????????????????????? ? fetchMetada???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ? fetchMetada??????????????????????????????????????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native-cli@2.0.1 chec?????????????????????????????????????? ? fetchMetadata???????????????????? ? fetchMetadata?????????????????????????????????????????????????????????????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata?????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-na???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-na?????????????????????????????????????? ? fetchMetadata???????????????????????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-na???????????????????????????????????????????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????????????????????????????????????????? ? fetchMetadata
localhost:~ fctarget$ sudo npm install -g react-native-cli
Password:
localhost:~ fctarget$ npm config set registry https://registry.npm.taobao.org --global
localhost:~ fctarget$ npm config set disturl https://npm.taobao.org/dist --global
localhost:~ fctarget$ npm install -g react-native-cli
/usr/local/bin/react-native -> /usr/local/lib/node_modules/react-native-cli/index.js
+ react-native-cli@2.0.1
added 41 packages in 4.929s
localhost:~ fctarget$ brew install watchman
==>Installing dependencies for watchman:openssl,pcre
==>Installing watchman dependency:openssl
==>Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2m.sierra.bottle.tar.gz
######################################################################## 100.0%
==>Pouring openssl-1.0.2m.sierra.bottle.tar.gz
==>Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
/usr/local/etc/openssl/certs
and run
/usr/local/opt/openssl/bin/c_rehash
This formula is keg-only, which means it was not symlinked into /usr/local,
because Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries.
If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile
For compilers to find this software you may need to set:
LDFLAGS:-L/usr/local/opt/openssl/lib
CPPFLAGS: -I/usr/local/opt/openssl/include
For pkg-config to find this software you may need to set:
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig
==>Summary
??/usr/local/Cellar/openssl/1.0.2m: 1,792 files, 12.3MB
==>Installing watchman dependency:pcre
==>Downloading https://homebrew.bintray.com/bottles/pcre-8.41.sierra.bottle.tar.gz
######################################################################## 100.0%
==>Pouring pcre-8.41.sierra.bottle.tar.gz
Error:The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/pcre-config
Target /usr/local/bin/pcre-config
is a symlink belonging to pcre. You can unlink it:
brew unlink pcre
To force the link and overwrite all conflicting files:
brew link --overwrite pcre
To list all files that would be deleted:
brew link --overwrite --dry-run pcre
Possible conflicting files are:
/usr/local/bin/pcre-config -> /usr/local/Cellar/pcre/8.39/bin/pcre-config
/usr/local/bin/pcregrep -> /usr/local/Cellar/pcre/8.39/bin/pcregrep
/usr/local/bin/pcretest -> /usr/local/Cellar/pcre/8.39/bin/pcretest
/usr/local/include/pcre.h -> /usr/local/Cellar/pcre/8.39/include/pcre.h
/usr/local/include/pcre_scanner.h -> /usr/local/Cellar/pcre/8.39/include/pcre_scanner.h
/usr/local/include/pcre_stringpiece.h -> /usr/local/Cellar/pcre/8.39/include/pcre_stringpiece.h
/usr/local/include/pcrecpp.h -> /usr/local/Cellar/pcre/8.39/include/pcrecpp.h
/usr/local/include/pcrecpparg.h -> /usr/local/Cellar/pcre/8.39/include/pcrecpparg.h
/usr/local/include/pcreposix.h -> /usr/local/Cellar/pcre/8.39/include/pcreposix.h
/usr/local/share/doc/pcre/AUTHORS
/usr/local/share/doc/pcre/COPYING
/usr/local/share/doc/pcre/ChangeLog
/usr/local/share/doc/pcre/LICENCE
/usr/local/share/doc/pcre/NEWS
/usr/local/share/doc/pcre/README
/usr/local/share/doc/pcre/html/NON-AUTOTOOLS-BUILD.txt
/usr/local/share/doc/pcre/html/README.txt
/usr/local/share/doc/pcre/html/index.html
/usr/local/share/doc/pcre/html/pcre-config.html
/usr/local/share/doc/pcre/html/pcre.html
/usr/local/share/doc/pcre/html/pcre16.html
/usr/local/share/doc/pcre/html/pcre32.html
/usr/local/share/doc/pcre/html/pcre_assign_jit_stack.html
/usr/local/share/doc/pcre/html/pcre_compile.html
/usr/local/share/doc/pcre/html/pcre_compile2.html
/usr/local/share/doc/pcre/html/pcre_config.html
/usr/local/share/doc/pcre/html/pcre_copy_named_substring.html
/usr/local/share/doc/pcre/html/pcre_copy_substring.html
/usr/local/share/doc/pcre/html/pcre_dfa_exec.html
/usr/local/share/doc/pcre/html/pcre_exec.html
/usr/local/share/doc/pcre/html/pcre_free_study.html
/usr/local/share/doc/pcre/html/pcre_free_substring.html
/usr/local/share/doc/pcre/html/pcre_free_substring_list.html
/usr/local/share/doc/pcre/html/pcre_fullinfo.html
/usr/local/share/doc/pcre/html/pcre_get_named_substring.html
/usr/local/share/doc/pcre/html/pcre_get_stringnumber.html
/usr/local/share/doc/pcre/html/pcre_get_stringtable_entries.html
/usr/local/share/doc/pcre/html/pcre_get_substring.html
/usr/local/share/doc/pcre/html/pcre_get_substring_list.html
/usr/local/share/doc/pcre/html/pcre_jit_exec.html
/usr/local/share/doc/pcre/html/pcre_jit_stack_alloc.html
/usr/local/share/doc/pcre/html/pcre_jit_stack_free.html
/usr/local/share/doc/pcre/html/pcre_maketables.html
/usr/local/share/doc/pcre/html/pcre_pattern_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_refcount.html
/usr/local/share/doc/pcre/html/pcre_study.html
/usr/local/share/doc/pcre/html/pcre_utf16_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_utf32_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_version.html
/usr/local/share/doc/pcre/html/pcreapi.html
/usr/local/share/doc/pcre/html/pcrebuild.html
/usr/local/share/doc/pcre/html/pcrecallout.html
/usr/local/share/doc/pcre/html/pcrecompat.html
/usr/local/share/doc/pcre/html/pcrecpp.html
/usr/local/share/doc/pcre/html/pcredemo.html
/usr/local/share/doc/pcre/html/pcregrep.html
/usr/local/share/doc/pcre/html/pcrejit.html
/usr/local/share/doc/pcre/html/pcrelimits.html
/usr/local/share/doc/pcre/html/pcrematching.html
/usr/local/share/doc/pcre/html/pcrepartial.html
/usr/local/share/doc/pcre/html/pcrepattern.html
/usr/local/share/doc/pcre/html/pcreperform.html
/usr/local/share/doc/pcre/html/pcreposix.html
/usr/local/share/doc/pcre/html/pcreprecompile.html
/usr/local/share/doc/pcre/html/pcresample.html
/usr/local/share/doc/pcre/html/pcrestack.html
/usr/local/share/doc/pcre/html/pcresyntax.html
/usr/local/share/doc/pcre/html/pcretest.html
/usr/local/share/doc/pcre/html/pcreunicode.html
/usr/local/share/doc/pcre/pcre-config.txt
/usr/local/share/doc/pcre/pcre.txt
/usr/local/share/doc/pcre/pcregrep.txt
/usr/local/share/doc/pcre/pcretest.txt
/usr/local/share/doc/pcre/AUTHORS
/usr/local/share/doc/pcre/COPYING
/usr/local/share/doc/pcre/ChangeLog
/usr/local/share/doc/pcre/LICENCE
/usr/local/share/doc/pcre/NEWS
/usr/local/share/doc/pcre/README
/usr/local/share/doc/pcre/html/NON-AUTOTOOLS-BUILD.txt
/usr/local/share/doc/pcre/html/README.txt
/usr/local/share/doc/pcre/html/index.html
/usr/local/share/doc/pcre/html/pcre-config.html
/usr/local/share/doc/pcre/html/pcre.html
/usr/local/share/doc/pcre/html/pcre16.html
/usr/local/share/doc/pcre/html/pcre32.html
/usr/local/share/doc/pcre/html/pcre_assign_jit_stack.html
/usr/local/share/doc/pcre/html/pcre_compile.html
/usr/local/share/doc/pcre/html/pcre_compile2.html
/usr/local/share/doc/pcre/html/pcre_config.html
/usr/local/share/doc/pcre/html/pcre_copy_named_substring.html
/usr/local/share/doc/pcre/html/pcre_copy_substring.html
/usr/local/share/doc/pcre/html/pcre_dfa_exec.html
/usr/local/share/doc/pcre/html/pcre_exec.html
/usr/local/share/doc/pcre/html/pcre_free_study.html
/usr/local/share/doc/pcre/html/pcre_free_substring.html
/usr/local/share/doc/pcre/html/pcre_free_substring_list.html
/usr/local/share/doc/pcre/html/pcre_fullinfo.html
/usr/local/share/doc/pcre/html/pcre_get_named_substring.html
/usr/local/share/doc/pcre/html/pcre_get_stringnumber.html
/usr/local/share/doc/pcre/html/pcre_get_stringtable_entries.html
/usr/local/share/doc/pcre/html/pcre_get_substring.html
/usr/local/share/doc/pcre/html/pcre_get_substring_list.html
/usr/local/share/doc/pcre/html/pcre_jit_exec.html
/usr/local/share/doc/pcre/html/pcre_jit_stack_alloc.html
/usr/local/share/doc/pcre/html/pcre_jit_stack_free.html
/usr/local/share/doc/pcre/html/pcre_maketables.html
/usr/local/share/doc/pcre/html/pcre_pattern_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_refcount.html
/usr/local/share/doc/pcre/html/pcre_study.html
/usr/local/share/doc/pcre/html/pcre_utf16_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_utf32_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_version.html
/usr/local/share/doc/pcre/html/pcreapi.html
/usr/local/share/doc/pcre/html/pcrebuild.html
/usr/local/share/doc/pcre/html/pcrecallout.html
/usr/local/share/doc/pcre/html/pcrecompat.html
/usr/local/share/doc/pcre/html/pcrecpp.html
/usr/local/share/doc/pcre/html/pcredemo.html
/usr/local/share/doc/pcre/html/pcregrep.html
/usr/local/share/doc/pcre/html/pcrejit.html
/usr/local/share/doc/pcre/html/pcrelimits.html
/usr/local/share/doc/pcre/html/pcrematching.html
/usr/local/share/doc/pcre/html/pcrepartial.html
/usr/local/share/doc/pcre/html/pcrepattern.html
/usr/local/share/doc/pcre/html/pcreperform.html
/usr/local/share/doc/pcre/html/pcreposix.html
/usr/local/share/doc/pcre/html/pcreprecompile.html
/usr/local/share/doc/pcre/html/pcresample.html
/usr/local/share/doc/pcre/html/pcrestack.html
/usr/local/share/doc/pcre/html/pcresyntax.html
/usr/local/share/doc/pcre/html/pcretest.html
/usr/local/share/doc/pcre/html/pcreunicode.html
/usr/local/share/doc/pcre/pcre-config.txt
/usr/local/share/doc/pcre/pcre.txt
/usr/local/share/doc/pcre/pcregrep.txt
/usr/local/share/doc/pcre/pcretest.txt
/usr/local/share/man/man1/pcre-config.1 -> /usr/local/Cellar/pcre/8.39/share/man/man1/pcre-config.1
/usr/local/share/man/man1/pcregrep.1 -> /usr/local/Cellar/pcre/8.39/share/man/man1/pcregrep.1
/usr/local/share/man/man1/pcretest.1 -> /usr/local/Cellar/pcre/8.39/share/man/man1/pcretest.1
/usr/local/share/man/man3/pcre.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre.3
/usr/local/share/man/man3/pcre16.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16.3
/usr/local/share/man/man3/pcre16_assign_jit_stack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_assign_jit_stack.3
/usr/local/share/man/man3/pcre16_compile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_compile.3
/usr/local/share/man/man3/pcre16_compile2.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_compile2.3
/usr/local/share/man/man3/pcre16_config.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_config.3
/usr/local/share/man/man3/pcre16_copy_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_copy_named_substring.3
/usr/local/share/man/man3/pcre16_copy_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_copy_substring.3
/usr/local/share/man/man3/pcre16_dfa_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_dfa_exec.3
/usr/local/share/man/man3/pcre16_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_exec.3
/usr/local/share/man/man3/pcre16_free_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_free_study.3
/usr/local/share/man/man3/pcre16_free_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_free_substring.3
/usr/local/share/man/man3/pcre16_free_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_free_substring_list.3
/usr/local/share/man/man3/pcre16_fullinfo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_fullinfo.3
/usr/local/share/man/man3/pcre16_get_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_named_substring.3
/usr/local/share/man/man3/pcre16_get_stringnumber.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_stringnumber.3
/usr/local/share/man/man3/pcre16_get_stringtable_entries.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_stringtable_entries.3
/usr/local/share/man/man3/pcre16_get_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_substring.3
/usr/local/share/man/man3/pcre16_get_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_substring_list.3
/usr/local/share/man/man3/pcre16_jit_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_jit_exec.3
/usr/local/share/man/man3/pcre16_jit_stack_alloc.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_jit_stack_alloc.3
/usr/local/share/man/man3/pcre16_jit_stack_free.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_jit_stack_free.3
/usr/local/share/man/man3/pcre16_maketables.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_maketables.3
/usr/local/share/man/man3/pcre16_pattern_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_pattern_to_host_byte_order.3
/usr/local/share/man/man3/pcre16_refcount.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_refcount.3
/usr/local/share/man/man3/pcre16_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_study.3
/usr/local/share/man/man3/pcre16_utf16_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_utf16_to_host_byte_order.3
/usr/local/share/man/man3/pcre16_version.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_version.3
/usr/local/share/man/man3/pcre32.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32.3
/usr/local/share/man/man3/pcre32_assign_jit_stack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_assign_jit_stack.3
/usr/local/share/man/man3/pcre32_compile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_compile.3
/usr/local/share/man/man3/pcre32_compile2.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_compile2.3
/usr/local/share/man/man3/pcre32_config.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_config.3
/usr/local/share/man/man3/pcre32_copy_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_copy_named_substring.3
/usr/local/share/man/man3/pcre32_copy_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_copy_substring.3
/usr/local/share/man/man3/pcre32_dfa_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_dfa_exec.3
/usr/local/share/man/man3/pcre32_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_exec.3
/usr/local/share/man/man3/pcre32_free_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_free_study.3
/usr/local/share/man/man3/pcre32_free_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_free_substring.3
/usr/local/share/man/man3/pcre32_free_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_free_substring_list.3
/usr/local/share/man/man3/pcre32_fullinfo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_fullinfo.3
/usr/local/share/man/man3/pcre32_get_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_named_substring.3
/usr/local/share/man/man3/pcre32_get_stringnumber.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_stringnumber.3
/usr/local/share/man/man3/pcre32_get_stringtable_entries.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_stringtable_entries.3
/usr/local/share/man/man3/pcre32_get_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_substring.3
/usr/local/share/man/man3/pcre32_get_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_substring_list.3
/usr/local/share/man/man3/pcre32_jit_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_jit_exec.3
/usr/local/share/man/man3/pcre32_jit_stack_alloc.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_jit_stack_alloc.3
/usr/local/share/man/man3/pcre32_jit_stack_free.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_jit_stack_free.3
/usr/local/share/man/man3/pcre32_maketables.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_maketables.3
/usr/local/share/man/man3/pcre32_pattern_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_pattern_to_host_byte_order.3
/usr/local/share/man/man3/pcre32_refcount.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_refcount.3
/usr/local/share/man/man3/pcre32_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_study.3
/usr/local/share/man/man3/pcre32_utf32_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_utf32_to_host_byte_order.3
/usr/local/share/man/man3/pcre32_version.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_version.3
/usr/local/share/man/man3/pcre_assign_jit_stack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_assign_jit_stack.3
/usr/local/share/man/man3/pcre_compile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_compile.3
/usr/local/share/man/man3/pcre_compile2.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_compile2.3
/usr/local/share/man/man3/pcre_config.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_config.3
/usr/local/share/man/man3/pcre_copy_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_copy_named_substring.3
/usr/local/share/man/man3/pcre_copy_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_copy_substring.3
/usr/local/share/man/man3/pcre_dfa_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_dfa_exec.3
/usr/local/share/man/man3/pcre_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_exec.3
/usr/local/share/man/man3/pcre_free_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_free_study.3
/usr/local/share/man/man3/pcre_free_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_free_substring.3
/usr/local/share/man/man3/pcre_free_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_free_substring_list.3
/usr/local/share/man/man3/pcre_fullinfo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_fullinfo.3
/usr/local/share/man/man3/pcre_get_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_named_substring.3
/usr/local/share/man/man3/pcre_get_stringnumber.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_stringnumber.3
/usr/local/share/man/man3/pcre_get_stringtable_entries.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_stringtable_entries.3
/usr/local/share/man/man3/pcre_get_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_substring.3
/usr/local/share/man/man3/pcre_get_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_substring_list.3
/usr/local/share/man/man3/pcre_jit_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_jit_exec.3
/usr/local/share/man/man3/pcre_jit_stack_alloc.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_jit_stack_alloc.3
/usr/local/share/man/man3/pcre_jit_stack_free.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_jit_stack_free.3
/usr/local/share/man/man3/pcre_maketables.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_maketables.3
/usr/local/share/man/man3/pcre_pattern_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_pattern_to_host_byte_order.3
/usr/local/share/man/man3/pcre_refcount.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_refcount.3
/usr/local/share/man/man3/pcre_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_study.3
/usr/local/share/man/man3/pcre_utf16_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_utf16_to_host_byte_order.3
/usr/local/share/man/man3/pcre_utf32_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_utf32_to_host_byte_order.3
/usr/local/share/man/man3/pcre_version.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_version.3
/usr/local/share/man/man3/pcreapi.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreapi.3
/usr/local/share/man/man3/pcrebuild.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrebuild.3
/usr/local/share/man/man3/pcrecallout.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrecallout.3
/usr/local/share/man/man3/pcrecompat.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrecompat.3
/usr/local/share/man/man3/pcrecpp.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrecpp.3
/usr/local/share/man/man3/pcredemo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcredemo.3
/usr/local/share/man/man3/pcrejit.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrejit.3
/usr/local/share/man/man3/pcrelimits.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrelimits.3
/usr/local/share/man/man3/pcrematching.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrematching.3
/usr/local/share/man/man3/pcrepartial.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrepartial.3
/usr/local/share/man/man3/pcrepattern.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrepattern.3
/usr/local/share/man/man3/pcreperform.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreperform.3
/usr/local/share/man/man3/pcreposix.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreposix.3
/usr/local/share/man/man3/pcreprecompile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreprecompile.3
/usr/local/share/man/man3/pcresample.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcresample.3
/usr/local/share/man/man3/pcrestack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrestack.3
/usr/local/share/man/man3/pcresyntax.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcresyntax.3
/usr/local/share/man/man3/pcreunicode.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreunicode.3
/usr/local/lib/libpcre.1.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre.1.dylib
/usr/local/lib/libpcre.a -> /usr/local/Cellar/pcre/8.39/lib/libpcre.a
/usr/local/lib/libpcre.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre.dylib
/usr/local/lib/libpcre16.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre16.0.dylib
/usr/local/lib/libpcre16.a -> /usr/local/Cellar/pcre/8.39/lib/libpcre16.a
/usr/local/lib/libpcre16.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre16.dylib
/usr/local/lib/libpcre32.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre32.0.dylib
/usr/local/lib/libpcre32.a -> /usr/local/Cellar/pcre/8.39/lib/libpcre32.a
/usr/local/lib/libpcre32.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre32.dylib
/usr/local/lib/libpcrecpp.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcrecpp.0.dylib
/usr/local/lib/libpcrecpp.a -> /usr/local/Cellar/pcre/8.39/lib/libpcrecpp.a
/usr/local/lib/libpcrecpp.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcrecpp.dylib
/usr/local/lib/libpcreposix.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcreposix.0.dylib
/usr/local/lib/libpcreposix.a -> /usr/local/Cellar/pcre/8.39/lib/libpcreposix.a
/usr/local/lib/libpcreposix.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcreposix.dylib
/usr/local/lib/pkgconfig/libpcre.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcre.pc
/usr/local/lib/pkgconfig/libpcre16.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcre16.pc
/usr/local/lib/pkgconfig/libpcre32.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcre32.pc
/usr/local/lib/pkgconfig/libpcrecpp.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcrecpp.pc
/usr/local/lib/pkgconfig/libpcreposix.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcreposix.pc
==>Summary
??/usr/local/Cellar/pcre/8.41: 204 files, 5.3MB
==>Installingwatchman
==>Downloading https://homebrew.bintray.com/bottles/watchman-4.9.0.sierra.bottle.tar.gz
######################################################################## 100.0%
==>Pouring watchman-4.9.0.sierra.bottle.tar.gz
==>launchctl unload -F /Users/fctarget/Library/LaunchAgents/com.github.facebook.watchman.plist
??/usr/local/Cellar/watchman/4.9.0: 23 files, 1.9MB
localhost:~ fctarget$ brew install watchman
Warning:watchman 4.9.0 is already installed
localhost:~ fctarget$ brew install flow
==>Downloading https://homebrew.bintray.com/bottles/flow-0.59.0.sierra.bottle.tar.gz
######################################################################## 100.0%
==>Pouring flow-0.59.0.sierra.bottle.tar.gz
==>Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completions have been installed to:
/usr/local/share/zsh/site-functions
==>Summary
??/usr/local/Cellar/flow/0.59.0: 8 files, 8.4MB
localhost:~ fctarget$ ls
ApplicationsDesktopDocumentsDownloadsLibraryMoviesMusicPicturesPublic
localhost:~ fctarget$ cd /Users/fctarget/Desktop/ReactNativeProjects
localhost:ReactNativeProjects fctarget$ ls
localhost:ReactNativeProjects fctarget$ react-native init HeloWorldQQ
This will walk you through creating a new React Native project in /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ
Installing react-native...
Consider installing yarn to make this faster: https://yarnpkg.com
npmWARNdeprecatedconnect@2.30.2: connect 2.x series is deprecated
> fsevents@1.1.3 install /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ/node_modules/fsevents
> node install
[fsevents] Success: "/Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile
npmnoticecreated a lockfile as package-lock.json. You should commit this file.
npmWARNreact-native@0.50.3 requires a peer of react@16.0.0 but none is installed. You must install peer dependencies yourself.
+ react-native@0.50.3
added 682 packages in 46.22s
Setting up new React Native app in /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ
Installing React...
+ react@16.0.0
added 1 package in 6.398s
Installing Jest...
+ babel-jest@21.2.0
+ babel-preset-react-native@4.0.0
+ react-test-renderer@16.0.0
+ jest@21.2.1
added 165 packages and updated 1 package in 17.15s
To run your app on iOS:
cd /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ
react-native run-ios
- or -
Open ios/HeloWorldQQ.xcodeproj in Xcode
Hit the Run button
To run your app on Android:
cd /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ
Have an Android emulator running (quickest way to get started), or a device connected
react-native run-android
localhost:ReactNativeProjects fctarget$ reac-native --version
-bash: reac-native: command not found
localhost:ReactNativeProjects fctarget$ react-native --version
react-native-cli: 2.0.1
react-native: n/a - not inside a React Native project directory
localhost:ReactNativeProjects fctarget$ react-native --version
react-native-cli: 2.0.1
react-native: n/a - not inside a React Native project directory
localhost:ReactNativeProjects fctarget$