Skip to content

Instantly share code, notes, and snippets.

@deedos
Created January 3, 2014 18:39
Show Gist options
  • Save deedos/8243683 to your computer and use it in GitHub Desktop.
Save deedos/8243683 to your computer and use it in GitHub Desktop.
sudo make
git submodule update
npm install
npm WARN package.json walk@2.2.1 No repository field.
npm WARN excluding symbolic link test/backbone-relational.js -> ../backbone-relational.js
node server.js
Cannot write runtime.json file Error: ENOENT, no such file or directory '/node_modules/mbc-common/config/runtime.json'
Error: watch ENOENT
at errnoException (fs.js:1019:11)
at FSWatcher.start (fs.js:1051:11)
at Object.fs.watch (fs.js:1076:11)
at Config.watchForConfigFileChanges (/home/aovivo2/src/mbc-caspa/node_modules/mbc-common/node_modules/config/lib/config.js:476:37)
at Object.<anonymous> (/home/aovivo2/src/mbc-caspa/node_modules/mbc-common/node_modules/config/lib/config.js:1233:20)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment