Yarn global installs to current directory
I am trying to get React Native working on my Linux machine. In order to get the cli running I have run: $ yarn global add react-native-cli and see: yarn global v0.16.1 warning No license field [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Installed react-native-cli@1.0.0 with binaries: - react-native Done in 1.70s. Everything installs just fine, but when I attempt to create a new React Native project, I get: $ react-native init Test react-native: command not found Come to find out, yarn is installing the