4

It seems a strange behavior. I have zsh and for development I use nvm But I also seem to have node installed by brew.

React native defaul config

The packager runs but the xcode appears to wait till the packager is ready but It is already!

So I take more than 20 minutes !! When it used to be very fast.

Not sure if it is watchman, node version, bash. Or something else. But it is driving my crazy,

Hope you could help me find a solution.

Versions: react-native-cli: 2.0.1 node --version v6.11.2

What version of node is recommended to work with React Native?

hugomosh
  • 402
  • 6
  • 15

1 Answers1

0

Have you tried clearing your caches within Xcode?

How to Empty Caches and Clean All Targets Xcode 4

Other than that have you ensured your PATH is setup properly with the version of react-native you're trying to execute?