pouchdb-auth icon indicating copy to clipboard operation
pouchdb-auth copied to clipboard

Master branch is failing in Travis

Open nolanlawson opened this issue 8 years ago • 0 comments

As noted in #17

The error is:

> [email protected] helper /home/travis/build/pouchdb/pouchdb-auth
> pouchdb-plugin-helper "lint"


events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn ENOENT
    at errnoException (child_process.js:1011:11)
    at Process.ChildProcess._handle.onexit (child_process.js:802:34)

nolanlawson avatar Aug 07 '16 23:08 nolanlawson