Skip to content

Instantly share code, notes, and snippets.

@paulgibbs
Created September 7, 2013 19:48
Show Gist options
  • Save paulgibbs/6478667 to your computer and use it in GitHub Desktop.
Save paulgibbs/6478667 to your computer and use it in GitHub Desktop.
Pauls-MacBook-Air:aargh paul$ grunt build
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Object #<Object> has no method 'reduce'
at Object.<anonymous> (/usr/local/lib/node_modules/grunt-cli/node_modules/resolve/lib/core.js:1:103)
at Module._compile (module.js:404:26)
at Object..js (module.js:410:10)
at Module.load (module.js:336:31)
at Function._load (module.js:297:12)
at require (module.js:348:19)
at Object.<anonymous> (/usr/local/lib/node_modules/grunt-cli/node_modules/resolve/index.js:1:74)
at Module._compile (module.js:404:26)
at Object..js (module.js:410:10)
at Module.load (module.js:336:31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment