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
As of now, I use some unix commands in my execSync function calls, that will not be support if the package is used on windows. Should either find another way to do it, or check which os the user is using.