l3wi / iotaMobile

A simple mobile wallet for IOTA built with React Native
https://wallet.iota.tools
48 stars 16 forks source link

packager fails to run on `react-native run-ios` #20

Open ethos-veysel opened 6 years ago

ethos-veysel commented 6 years ago

I'm able to run the IOTA light wallet connected to the bitfinex node but when i try to build from source and run this with the IRI I get the following errors:

screen shot 2017-11-22 at 2 10 09 pm screen shot 2017-11-22 at 1 24 14 pm
sharpner commented 6 years ago

Hi! I had the same issue on Mac OS X.

brew install watchman fixed it for me. You can have a look here for the explanation.