iopipe / serverless-plugin-iopipe

Automatically wrap your serverless framework functions with IOpipe
https://www.iopipe.com
Apache License 2.0
40 stars 8 forks source link

When a new version of iopipe is released, auto-upgrade causes issues #30

Closed coreylight closed 7 years ago

coreylight commented 7 years ago

The exact cause is unknown at this time.

Serverless: serverless-plugin-iopipe: Could not finish upgrading IOpipe automatically.
/home/ubuntu/PACKAGE/node_modules/serverless/lib/classes/Error.js:94
    throw new Error(e);
    ^

Error: yarn-outdated-error
    at module.exports.logError.errorHandlingError (/home/ubuntu/PACKAGE/node_modules/serverless/lib/classes/Error.js:94:11)
    at process.on (/home/ubuntu/PACKAGE/node_modules/serverless/bin/serverless:18:3)
    at emitTwo (events.js:106:13)
    at process.emit (events.js:191:7)
    at emitPendingUnhandledRejections (internal/process/promises.js:66:22)
    at runMicrotasksCallback (internal/process/next_tick.js:67:9)
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
    at process._tickDomainCallback (internal/process/next_tick.js:128:9)