You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running ./node_modules/.bin/rn-nodeify --install --hack it does some weird thing to my react-native dep (turns the folder under node_modules into a bunch of empty folders):
I thought it was something with yarn, but no, if I don't run rn-nodeify it's ok. Why? How can I fix?