Skip to content

Instantly share code, notes, and snippets.

@dylanpyle
Created September 11, 2017 14:08
Show Gist options
  • Save dylanpyle/efb52e573148ba45198bb676db39fa56 to your computer and use it in GitHub Desktop.
Save dylanpyle/efb52e573148ba45198bb676db39fa56 to your computer and use it in GitHub Desktop.
{ Error: ENOENT: no such file or directory, open '/Users/dylan/Library/Caches/heroku/error.log'
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/Users/dylan/Library/Caches/heroku/error.log' }Error: /Users/dylan/Library/Caches/heroku/update.lock is locked with a reader active: 96678
at waitForReaders (/Users/dylan/.local/share/heroku/client/node_modules/rwlockfile/lib/rwlockfile.js:149:29)Error: Unexpected argument --autoupdate
at Parse.parse (/Users/dylan/.local/share/heroku/client/node_modules/cli-engine-command/lib/parser.js:89:73)
at PluginsUpdate.init (/Users/dylan/.local/share/heroku/client/node_modules/cli-engine-command/lib/command.js:83:48)
at Function.run (/Users/dylan/.local/share/heroku/client/node_modules/cli-engine-command/lib/command.js:53:17)
at Update.run (/Users/dylan/.local/share/heroku/client/node_modules/cli-engine/lib/commands/update.js:68:28)
at <anonymous>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment