Erreur lors de l'installation
Created by: gblanc
Hello,
Bravo et merci pour votre outil qui semble fort intéressant. J'essaie de l'installer mais j'ai une erreur lors de l'installation. J'ai suivi la procédure, et sur l'étape 'grunt' ( ./node_modules/grunt/bin/grunt) voici ce que j'ai : Running "lint:files" (lint) task Lint free.
Running "coffeelint:files" (coffeelint) task
TypeError: Object # has no method 'options' at Object.module.exports (/home/ec2-user/koalab/node_modules/grunt-coffeelint/tasks/coffeelint.js:7:24) at Object.task.registerMultiTask.thisTask (/home/ec2-user/koalab/node_modules/grunt/lib/grunt/task.js:109:15) at Object.task.registerTask.thisTask.fn (/home/ec2-user/koalab/node_modules/grunt/lib/grunt/task.js:58:16) at Task. (/home/ec2-user/koalab/node_modules/grunt/lib/util/task.js:343:36) at Task. (/home/ec2-user/koalab/node_modules/grunt/lib/util/task.js:319:9) at Task. (/home/ec2-user/koalab/node_modules/grunt/lib/util/task.js:346:11) at Task. (/home/ec2-user/koalab/node_modules/grunt/lib/util/task.js:319:9) at Task. (/home/ec2-user/koalab/node_modules/grunt/lib/util/task.js:346:11) at Task. (/home/ec2-user/koalab/node_modules/grunt/lib/util/task.js:319:9) at Task. (/home/ec2-user/koalab/node_modules/grunt/lib/util/task.js:346:11)
Faut-il passer en grunt 0.4 ? Merci d'avance pour votre réponse :-)
Greg