Jesper Lugner
Jesper Lugner
This only seems to happen when I import AppState from react-native in the same file as my notification-code. Any ideas here?
Getting the exact same error. Running on RN 0.25.1. Any fixes or updates for this? edit: Following @shibomb and commenting out the import and use of ReactTextInlineImageViewManager seems to work....
I saw that, but didn't find anyone mentioning solving it. I somewhat assumed the fix you mentioned in the bottom of the thread had worked for them. I saw gcc...
> You could try `brew install` with `--keep-tmp` and then, after failure, open the temporary directory and look at the Makefile generated by the `Configure` step. Here's mine: https://gist.github.com/mislav/fd2a8d9deb404399acabe055b26719bc >...
Failing build seems to be Capybara not playing well with the recent release of Puma 6.0. Fixed on Capybara#master, so probably overkill to lock the version here. New version should...