So, i have a problem when try migrate my project to the react-native new release (0.60.5).
My configs
$ react-native info
warn The following packages use deprecated "rnpm" config that will stop working from next release:
- react-native-android-wifi: https://github.com/devstepbcn/react-native-android-wifi#readme
Please notify their maintainers about it. You can find more details at https://github.com/react-native-community/cli/blob/master/docs/configuration.md#migration-guide.
info Fetching system and libraries information...
So, i have a problem when try migrate my project to the react-native new release (0.60.5).
My configs
$ react-native info
-System: --OS: Linux 4.15 Ubuntu 16.04.6 LTS (Xenial Xerus) --CPU: (8) x64 Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz --Memory: 306.59 MB / 7.72 GB --Shell: 4.3.48 - /bin/bash --Binaries: ---Node: 10.16.3 - /usr/bin/node ---npm: 6.11.3 - /usr/bin/npm --npmPackages: ---react: 16.8.6 => 16.8.6 ---react-native: 0.60.5 => 0.60.5 --npmGlobalPackages: ---react-native-cli: 2.0.1
Please, help