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
Running a Node.js environment check at installation (#434)
* Running a Node.js environment check at installation
* Made the env check a run-time check
* Updated changelog
* Checking for the process variable instead of global (global is not present in browsers)
0 commit comments