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
FIX: Incorrect usage of / instead of path.sep, which may cause problems on Windows. (#12) IMPROVED: Update dependencies. UNRESOLVED: -h may fail. A fresh install (i.e. rm -r node_modules && npm i) works. (#13)