error: unknown command 'link' while running command npx react-native link react-native-webview To Reproduce: run npx react-native link react-native-webview Expected behavior: it should link the library with out any error Screenshots/Videos: Environment: OS: mac OS version: 13.1 (22C65) react...
I followed the instruction step by step from React Native Document, but keep getting this error. No problem starting with Expo, it is smooth and good. React Native Version @latest Output ofnpx react-native info error: unknown command 'info' (Did you mean init?) Steps to reproduce npx reac...
$ npx react-native@0.75.1 init-windows --help Usage: cli [command] [options] Options: -v Output the current version -h, --help displayhelpforcommandCommands: init [options] [projectName] New app will be initializedinthe directory of the same name. Android and iOS projects will use this...