Skip to content

Instantly share code, notes, and snippets.

@jamland
Created April 2, 2014 19:24
Show Gist options
  • Save jamland/9941243 to your computer and use it in GitHub Desktop.
Save jamland/9941243 to your computer and use it in GitHub Desktop.
andys-mbp:airbrake-ng andy$ grunt styleguide
Running "copy:styleguide" (copy) task
Running "less_imports:all" (less_imports) task
File "build/dev/imports.less" created.
Running "kssStyleguide:dev" (kssStyleguide) task
Generating your KSS Styleguide!
* Source: /Users/Andy/Sites/repository/airbrake-ng/src/app
* Destination: /Users/Andy/Sites/repository/airbrake-ng/build/dev/styleguide
* Template: /Users/Andy/Sites/repository/airbrake-ng/node_modules/grunt-styleguide/templates/kss
...compiling KSS styles
...parsing your styleguide
Cannot call method 'match' of undefined
TypeError: Cannot call method 'match' of undefined
at checkReference (/Users/Andy/Sites/repository/airbrake-ng/node_modules/grunt-styleguide/node_modules/kss/lib/kss.js:378:21)
at parseChunk (/Users/Andy/Sites/repository/airbrake-ng/node_modules/grunt-styleguide/node_modules/kss/lib/kss.js:189:27)
at parse (/Users/Andy/Sites/repository/airbrake-ng/node_modules/grunt-styleguide/node_modules/kss/lib/kss.js:138:10)
at /Users/Andy/Sites/repository/airbrake-ng/node_modules/grunt-styleguide/node_modules/kss/lib/kss.js:78:8
at fs.js:266:14
at Object.oncomplete (fs.js:107:15)
>> Error
Warning: Styleguide generation failed Use --force to continue.
Aborted due to warnings.
Execution Time (2014-04-02 19:24:27 UTC)
less_imports:all 18ms ▇▇ 3%
kssStyleguide:dev 491ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 95%
Total 518ms
andys-mbp:airbrake-ng andy$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment