React Native 项目pull 代码后,运行报错:error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081
尝试多种方式未果,删除node_modules下的所有文件,重新yarn install、yarn android即可
尝试多种方式未果,删除node_modules下的所有文件,重新yarn install、yarn android即可