Skip to content

Instantly share code, notes, and snippets.

@kborchers
Created August 30, 2012 12:29
Show Gist options
  • Save kborchers/3527550 to your computer and use it in GitHub Desktop.
Save kborchers/3527550 to your computer and use it in GitHub Desktop.
Kriss-MacBook-Pro:jqueryui.com krisborchers$ grunt deploy
Running "clean:folder" (clean) task
Folder "dist/" contents removed.
Running "lint:grunt" (lint) task
Lint free.
Running "build-pages:all" (build-pages) task
Built 2 pages.
Running "build-resources:all" (build-resources) task
Built 0 resources.
Running "build-download" task
Initializing download module, might take a while
Running "wordpress-validate" task
/Users/krisborchers/git-repo/jqueryui.com/node_modules/download.jqueryui.com/frontend.js:10
categories: release.categories(),
^
TypeError: Cannot call method 'categories' of undefined
at /Users/krisborchers/git-repo/jqueryui.com/node_modules/download.jqueryui.com/frontend.js:10:23
at /Users/krisborchers/git-repo/jqueryui.com/grunt.js:58:49
at ChildProcess.<anonymous> (/Users/krisborchers/git-repo/jqueryui.com/node_modules/grunt/lib/grunt/utils.js:110:5)
at ChildProcess.emit (events.js:70:17)
at maybeExit (child_process.js:360:16)
at Process.onexit (child_process.js:396:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment