Skip to content

Instantly share code, notes, and snippets.

@wiafe
Last active August 29, 2015 14:27
Show Gist options
  • Save wiafe/7224e59dc39ba1357bb9 to your computer and use it in GitHub Desktop.
Save wiafe/7224e59dc39ba1357bb9 to your computer and use it in GitHub Desktop.
~/desktop/PersonalSites/David Work/marketplace-angular   new-marketplace±  foreman start -f Procfile.local
18:46:32 web.1 | started with pid 77559
18:46:32 monitor.1 | started with pid 77560
18:46:33 web.1 | module.js:338
18:46:33 web.1 | throw err;
18:46:33 web.1 | ^
18:46:33 web.1 | Error: Cannot find module 'express'
18:46:33 web.1 | at Function.Module._resolveFilename (module.js:336:15)
18:46:33 web.1 | at Function.Module._load (module.js:278:25)
18:46:33 web.1 | at Module.require (module.js:365:17)
18:46:33 web.1 | at require (module.js:384:17)
18:46:33 web.1 | at Object.<anonymous> (/Users/randy/Desktop/PersonalSites/David Work/marketplace-angular/server.js:1:77)
18:46:33 web.1 | at Module._compile (module.js:460:26)
18:46:33 web.1 | at Object.Module._extensions..js (module.js:478:10)
18:46:33 web.1 | at Module.load (module.js:355:32)
18:46:33 web.1 | at Function.Module._load (module.js:310:12)
18:46:33 web.1 | at Function.Module.runMain (module.js:501:10)
18:46:33 web.1 | exited with code 1
18:46:33 system | sending SIGTERM to all processes
18:46:33 monitor.1 | terminated by SIGTERM
18:43:30 system | sending SIGTERM to all processes
18:43:30 monitor.1 | terminated by SIGTERM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment