Skip to content

Instantly share code, notes, and snippets.

@disbelief
Created August 18, 2014 19:48
Show Gist options
  • Save disbelief/f0c5da89132b757c4b45 to your computer and use it in GitHub Desktop.
Save disbelief/f0c5da89132b757c4b45 to your computer and use it in GitHub Desktop.
gulp build
[12:44:31] Using gulpfile ~/Minbox/code/minbox-web/gulpfile.js
[12:44:31] Starting 'scripts'...
[12:44:31] Starting 'uglify-js'...
[12:44:31] Finished 'uglify-js' after 4.58 ms
[12:44:31] Starting 'uglify-css'...
[12:44:31] Finished 'uglify-css' after 1.76 ms
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
[12:44:42] Finished 'scripts' after 11 s
[12:44:42] Starting 'build'...
[12:44:42] Finished 'build' after 8.8 μs
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
Error: EMFILE, open '/Users/mlawlor/Minbox/code/minbox-web/node_modules/react/package.json'
/Users/mlawlor/Minbox/code/minbox-web/node_modules/browserify/node_modules/module-deps/index.js:162
rs.on('error', function (err) { tr.emit('error', err) });
^
TypeError: Cannot call method 'emit' of undefined
at ReadStream.<anonymous> (/Users/mlawlor/Minbox/code/minbox-web/node_modules/browserify/node_modules/module-deps/index.js:162:40)
at ReadStream.EventEmitter.emit (events.js:95:17)
at fs.js:1502:12
at Object.oncomplete (fs.js:107:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment