Skip to content

Instantly share code, notes, and snippets.

@veganstraightedge
Created January 30, 2018 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veganstraightedge/8b2d5665bc1c915515cc9daf3328a7a9 to your computer and use it in GitHub Desktop.
Save veganstraightedge/8b2d5665bc1c915515cc9daf3328a7a9 to your computer and use it in GitHub Desktop.
> heroku open -r staging
module.js:557
throw err;
^
Error: Cannot find module '@cli-engine/engine'
at Function.Module._resolveFilename (module.js:555:15)
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/s/.local/share/heroku/client/bin/heroku.js:2:15)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment