Created
December 12, 2012 15:43
-
-
Save shinecita/4268818 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "flint", | |
"repo": "Igniter/guata", | |
"description": "Life is a journey", | |
"version": "0.0.1", | |
"keywords": [], | |
"dependencies": { | |
"visionmedia/debug": "*", | |
"component/emitter": "*", | |
"deedubs/throttle": "*", | |
"component/notification": "*" | |
}, | |
"development": {}, | |
"scripts": [ | |
"lib/app.js", | |
"lib/controllers/home.js", | |
"lib/controllers/posts.js" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rolinas-MacBook-Air:guata carolinaurquhart$ ./node_modules/.bin/component-build -o public/
path.js:284
var path = (i >= 0) ? arguments[i] : process.cwd();
^
Error: EMFILE, too many open files