mfikes/ambly

issue with ClojureScript React Native Quick Start

pbaille opened this issue · 2 comments

Hello,

I'm trying to follow the ClojureScript React Native Quick Start, the simulator launch the app correctly and few second after i've got this error:

{"type":"Internal Error","message":"react-packager has encountered an internal error, please check your terminal error output for more details"}

here's the project repo: https://github.com/pbaille/Awesome

@pbaille I cloned your project and it works fine for me.

I've fixed the issue with 'brew update watchman'