-
Notifications
You must be signed in to change notification settings - Fork 583
Open
Description
npm uninstall -g react-native
npm install -g react-native-cli
命令之后,执行react-native run-android/ios仍然会出现
Looks like you installed react-native globally, maybe you meant react-native-cli?
To fix the issue, run:
npm uninstall -g react-native
npm install -g react-native-cli
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels