Skip to content

Instantly share code, notes, and snippets.

@jo
Created February 22, 2013 10:21
Show Gist options
  • Save jo/5012357 to your computer and use it in GitHub Desktop.
Save jo/5012357 to your computer and use it in GitHub Desktop.
grunt node-qunit
Running "node-qunit" task
TypeError: Cannot read property 'path' of undefined
at absPath (/home/jo/github/daleharvey/pouchdb/node_modules/grunt-node-qunit/node_modules/qunit/lib/testrunner.js:101:13)
at exports.run (/home/jo/github/daleharvey/pouchdb/node_modules/grunt-node-qunit/node_modules/qunit/lib/testrunner.js:146:21)
at Array.forEach (native)
at Object.exports.run (/home/jo/github/daleharvey/pouchdb/node_modules/grunt-node-qunit/node_modules/qunit/lib/testrunner.js:141:11)
at Object.module.exports (/home/jo/github/daleharvey/pouchdb/node_modules/grunt-node-qunit/tasks/node-qunit.js:14:9)
at Object.task.registerTask.thisTask.fn (/home/jo/github/daleharvey/pouchdb/node_modules/grunt/lib/grunt/task.js:58:16)
at Task.<anonymous> (/home/jo/github/daleharvey/pouchdb/node_modules/grunt/lib/util/task.js:343:36)
at Task.start (/home/jo/github/daleharvey/pouchdb/node_modules/grunt/lib/util/task.js:359:5)
at Object.grunt.tasks (/home/jo/github/daleharvey/pouchdb/node_modules/grunt/lib/grunt.js:143:8)
at Object.module.exports [as cli] (/home/jo/github/daleharvey/pouchdb/node_modules/grunt/lib/grunt/cli.js:36:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment