Skip to content

Instantly share code, notes, and snippets.

@leemcalilly
Created February 20, 2018 16:37
Show Gist options
  • Save leemcalilly/21f28769c0d1a96127be1fdb2b63f236 to your computer and use it in GitHub Desktop.
Save leemcalilly/21f28769c0d1a96127be1fdb2b63f236 to your computer and use it in GitHub Desktop.
[quote (master)]$ heroku help
module.js:137
throw e;
^
SyntaxError: Error parsing /Users/lee/.local/share/heroku/client/6.15.26-5726b6f/node_modules/@cli-engine/engine/package.json: Unexpected token � in JSON at position 0
at JSON.parse (<anonymous>)
at readPackage (module.js:133:52)
at tryPackage (module.js:143:13)
at Function.Module._findPath (module.js:225:20)
at Function.Module._resolveFilename (module.js:553:25)
at Function.Module._load (module.js:482:25)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/Users/lee/.local/share/heroku/client/6.15.26-5726b6f/bin/heroku.js:2:15)
at Module._compile (module.js:660:30)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment