不知道发生了什么或我需要解决什么。我正在写句子,所以我可以发布。不知道发生了什么或我需要解决什么。我正在写句子,所以我可以发布。不知道发生了什么或我需要解决什么。我正在写句子,所以我可以发布。
终端
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
error Failed to run jetifier.
Error: Cannot find module 'which'
Require stack:
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\execa\node_modules\cross-spawn\lib\util\resolveCommand.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\execa\node_modules\cross-spawn\lib\parse.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\execa\node_modules\cross-spawn\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\execa\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli-platform-android\build\commands\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli-platform-android\build\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\react-native\react-native.config.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\cosmiconfig\node_modules\import-fresh\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\cosmiconfig\dist\loaders.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\cosmiconfig\dist\createExplorer.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\cosmiconfig\dist\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli\build\tools\config\readConfigFromDisk.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli\build\tools\config\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli\build\commands\install\install.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli\build\commands\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli\build\index.js
- C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\@react-native-community\cli\build\bin.js
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:927:15)
at Function.Module._load (node:internal/modules/cjs/loader:772:27)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:93:18)
at Object.<anonymous> (C:\Users\kcopu\Desktop\ReactNativeProjects\UberClone\node_modules\execa\node_modules\cross-spawn\lib\util\resolveCommand.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1124:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:816:12)
at Module.require (node:internal/modules/cjs/loader:999:19)
info Run CLI with --verbose flag for more details.