Skip to content

Commit 778ba9a

Browse files
committed
📝 Updating README with note on uninstalling react-native-cli
1 parent 104470d commit 778ba9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
npx react-native init MyApp --template react-native-template-typescript
3232
```
3333

34+
> You may need to remove the globally installed **react-native-cli** (`npm uninstall -g react-native-cli`), for the above command to work.
35+
3436
## :computer: Contributing
3537

3638
Contributions are very welcome. Please check out the [contributing document](CONTRIBUTING.md).

0 commit comments

Comments
 (0)