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
To make code usable in browser and node - some functionality will have to be modified. Functions that are synchronous in browser may be asynchronous in node (validation for example).