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
Superagent fails trying to require() what I presume to be Node modules, such as tty.
Is React Native supposed to be browserish or nodeish environment from third-party package point of view? Should React Native expose Node modules like events?