Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ╭─yusuf@yusuf-berkarya ~/reactnative/app-rn-redux
- ╰─➤ yarn add axios redux-axios-middleware redux react-redux
- yarn add v1.7.0
- [1/4] Resolving packages...
- ⠂ axios(node:7679) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
- [2/4] Fetching packages...
- warning Pattern ["react-redux@^5.0.7"] is trying to unpack in the same destination "/home/yusuf/.cache/yarn/v1/npm-react-redux-5.0.7-0dc1076d9afb4670f993ffaef44b8f8c1155a4c8" as pattern ["react-redux@^5.0.2"]. This could result in non-deterministic behavior, skipping.
- info fsevents@1.2.4: The platform "linux" is incompatible with this module.
- info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-darwin-ia32@2.2.8: The platform "linux" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-darwin-ia32@2.2.8: The CPU architecture "x64" is incompatible with this module.
- info @expo/ngrok-bin-darwin-x64@2.2.8: The platform "linux" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-freebsd-ia32@2.2.8: The platform "linux" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-freebsd-ia32@2.2.8: The CPU architecture "x64" is incompatible with this module.
- info @expo/ngrok-bin-freebsd-x64@2.2.8: The platform "linux" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-linux-arm@2.2.8: The CPU architecture "x64" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-linux-arm64@2.2.8: The CPU architecture "x64" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-linux-ia32@2.2.8: The CPU architecture "x64" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-sunos-x64@2.2.8: The platform "linux" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-win32-ia32@2.2.8-beta.1: The platform "linux" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- info @expo/ngrok-bin-win32-ia32@2.2.8-beta.1: The CPU architecture "x64" is incompatible with this module.
- info @expo/ngrok-bin-win32-x64@2.2.8-beta.1: The platform "linux" is incompatible with this module.
- info "@expo/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- [3/4] Linking dependencies...
- warning "expo > [email protected]" has incorrect peer dependency "react-native@^0.51 || ^0.52 || ^0.53 || ^0.54".
- warning "expo > [email protected]" has unmet peer dependency "react-native-web@*".
- warning "expo > react-native-web-maps > [email protected]" has incorrect peer dependency "[email protected]".
- warning "expo > react-native-web-maps > [email protected]" has unmet peer dependency "[email protected]".
- warning "expo > react-native-web-maps > react-google-maps > [email protected]" has incorrect peer dependency "react@^0.14.6 || ^15.0.0-0".
- warning "react-native > [email protected]" has unmet peer dependency "eslint@^3.17.0 || ^4.0.0".
- warning "jest-expo > [email protected]" has unmet peer dependency "babel-core@^6.0.0 || ^7.0.0-0".
- [4/4] Building fresh packages...
- success Saved lockfile.
- success Saved 4 new dependencies.
- info Direct dependencies
- ├─ axios@0.18.0
- ├─ react-redux@5.0.7
- ├─ redux-axios-middleware@4.0.0
- └─ redux@4.0.0
- info All dependencies
- ├─ axios@0.18.0
- ├─ react-redux@5.0.7
- ├─ redux-axios-middleware@4.0.0
- └─ redux@4.0.0
- Done in 6.86s.
- ╭─yusuf@yusuf-berkarya ~/reactnative/app-rn-redux
- ╰─➤
Advertisement
Add Comment
Please, Sign In to add comment