-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3.8.1
-
MOODLE_38_STABLE
$ moodle-plugin-ci grunt
RUN Grunt on mod_bigbluebuttonbn
>> Running tasks for component directory mod/bigbluebuttonbn
>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
Running "eslint:yui" (eslint) task
Verifying property eslint.yui exists in config...ERROR
>> Unable to process task.
Warning: Required config property "eslint.yui" missing. Use --force to continue.
Aborted due to warnings.
Running "gherkinlint" task
Done.
>> Running tasks for component directory mod/bigbluebuttonbn
>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
Running "stylelint:css" (stylelint) task
Verifying property stylelint.css exists in config...ERROR
>> Unable to process task.
Warning: Required config property "stylelint.css" missing. Use --force to continue.
Aborted due to warnings.
>> Running tasks for component directory mod/bigbluebuttonbn
>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
Running "stylelint:less" (stylelint) task
Verifying property stylelint.less exists in config...ERROR
>> Unable to process task.
Warning: Required config property "stylelint.less" missing. Use --force to continue.
Aborted due to warnings.
The command "moodle-plugin-ci grunt" exited with 1.
- is duplicated by
-
CONTRIB-7995 BigblueButton enable and test Grunt checks in travis
- Closed