React本机投降 CLI脚本清除Watchman,删除node_modules并清除缓存和其他东西 目录 目录 安装 $ npm install -g react-native-surrender # OR $ yarn global add react-native-surrender 用法 $ surrender 相当于跑步 watchman watch-del-all && rm -rf $TMPDIR/react-* && rm -rf node_modules && npm install && npm cache clean --force 在当前目录中。 (可选)您可以使用