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
Also wish I could define everything in one file instead of having to have multiple: lib/index.jslib/install.jsindex.jscli.js. npm exposes through an environment variable when it's run through a postinstall script, so could use that info to have special behavior on install.
Better error handling and messages when something fails.
Want to make use of Promises and somehow simplify stuff a lot. Also, #31, #37 and #38 needs to be fixed.
The text was updated successfully, but these errors were encountered: