Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. /Users/sami/Projektit/EightCut/Web/node_modules/grunt/node_modules/findup-sync/lib/findup-sync.js:33
  2. }).flatten().uniq().value();
  3. ^
  4. TypeError: Object Gruntfile.coffee has no method 'flatten'
  5. at Object.module.exports [as findup] (/Users/sami/Projektit/EightCut/Web/node_modules/grunt/node_modules/findup-sync/lib/findup-sync.js:33:8)
  6. at Task.task.init (/Users/sami/Projektit/EightCut/Web/node_modules/grunt/lib/grunt/task.js:427:16)
  7. at Object.grunt.tasks (/Users/sami/Projektit/EightCut/Web/node_modules/grunt/lib/grunt.js:120:8)
  8. at Object.module.exports [as cli] (/Users/sami/Projektit/EightCut/Web/node_modules/grunt/lib/grunt/cli.js:38:9)
  9. at Object.<anonymous> (/usr/local/lib/node_modules/grunt-cli/bin/grunt:45:20)
  10. at Module._compile (module.js:456:26)
  11. at Object.Module._extensions..js (module.js:474:10)
  12. at Module.load (module.js:356:32)
  13. at Function.Module._load (module.js:312:12)
  14. at Function.Module.runMain (module.js:497:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement