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
Cloning this repo from master gives code that cannot execute. In lib/index.js, there is a require('./api') that refers to a nonexistent module. The ApiStrategy needs an implementation to fix this package.