Skip to content

Instantly share code, notes, and snippets.

@andrepadez
Created May 13, 2015 18:30
Show Gist options
  • Save andrepadez/baddec733414387bd6bb to your computer and use it in GitHub Desktop.
Save andrepadez/baddec733414387bd6bb to your computer and use it in GitHub Desktop.
andrepadez in ~/develop/vigour-io/directv-fl on master*
⚡ nodemon ../gaston/bin/gaston.js -w ../gaston/lib/
13 May 20:27:21 - [nodemon] v1.3.7
13 May 20:27:21 - [nodemon] to restart at any time, enter `rs`
13 May 20:27:21 - [nodemon] watching: /Users/andrepadez/develop/vigour-io/gaston/lib/**/*
13 May 20:27:21 - [nodemon] starting `node ../gaston/bin/gaston.js`
module.js:338
throw err;
^
Error: Cannot find module 'nodegit'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/andrepadez/develop/vigour-io/gaston/lib/utils/bumpup.js:5:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
13 May 20:27:23 - [nodemon] app crashed - waiting for file changes before starting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment