We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c2dbbf + 9095409 commit 3b7bd74Copy full SHA for 3b7bd74
react-native-cli/index.js
@@ -44,7 +44,7 @@ if (cli) {
44
}
45
} else {
46
console.error(
47
- 'Command `%s` unrecognized.' +
+ 'Command `%s` unrecognized. ' +
48
'Did you mean to run this inside a react-native project?',
49
args[0]
50
);
0 commit comments