When performing `npm install`, for some reason I have to install react@15.0.2 again, otherwise packager throwing an error while running the app. NPM Warning: ``` npm WARN react-native@0.26.1 requires a peer of react@15.0.2 but none was installed. ``` Error: 