jquery / jqueryui.com

jQuery UI web site content
https://jqueryui.com
Other
132 stars 114 forks source link

Gruntfile: `build-demos` fail due to DB upgrade to 2.0.0 #72

Closed rxaviers closed 10 years ago

rxaviers commented 10 years ago
Running "build-demos" task

/usr/local/wordpress-repos/jqueryui.com/node_modules/grunt/lib/util/task.js:352
          throw e;
                ^
TypeError: Cannot read property 'version' of undefined
    at Object.<anonymous> (/usr/local/wordpress-repos/jqueryui.com/grunt.js:117:74)
    at Object.task.registerTask.thisTask.fn (/usr/local/wordpress-repos/jqueryui.com/node_modules/grunt/lib/grunt/task.js:58:16)
    at Task.<anonymous> (/usr/local/wordpress-repos/jqueryui.com/node_modules/grunt/lib/util/task.js:343:36)
    at Task.<anonymous> (/usr/local/wordpress-repos/jqueryui.com/node_modules/grunt/lib/util/task.js:319:9)
    at /usr/local/wordpress-repos/jqueryui.com/grunt.js:95:3
    at ChildProcess.utils.spawn (/usr/local/wordpress-repos/jqueryui.com/node_modules/grunt/lib/grunt/utils.js:110:5)
    at ChildProcess.EventEmitter.emit (events.js:99:17)
    at maybeClose (child_process.js:646:16)
    at Process._handle.onexit (child_process.js:688:5)
Exit Code: 1