Ran: npm testGot:
socketeer/node_modules/coveralls/bin/coveralls.js:18 throw err; ^ Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
Seems to be a nagging issue for them. https://github.com/lemurheavy/coveralls-public/issues/487
Solution: Scrap the dep for another package out there instead, so the tests can be run smoothly?
Ran:
npm test
Got:socketeer/node_modules/coveralls/bin/coveralls.js:18 throw err; ^ Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
Seems to be a nagging issue for them. https://github.com/lemurheavy/coveralls-public/issues/487Solution: Scrap the dep for another package out there instead, so the tests can be run smoothly?