-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I am dying to try out this framework but as soon as I try to run the examples, I get the following...
new-host-2:dmachi-webdriver-js-e19e3ee stringa$ node /Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules.js ./lib/tests.js
Downloading http://github.com/kriszyp/promised-io/zipball/master
Downloading http://github.com/kriszyp/commonjs-utils/zipball/master
Downloading https://github.com/kriszyp/patr/zipball/master
Downloading https://github.com/kriszyp/promised-io/zipball/master
Downloading https://github.com/kriszyp/commonjs-utils/zipball/master
Downloading https://nodeload.github.com/kriszyp/patr/zipball/master
Downloading https://nodeload.github.com/kriszyp/promised-io/zipball/master
Downloading https://nodeload.github.com/kriszyp/commonjs-utils/zipball/master
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Error: Target path lib/promise.js not found in archive http://github.com/kriszyp/promised-io/zipball/master
at /Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules.js:734:12
at notify (/Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:147:27)
at notifyAll (/Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:136:7)
at /Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:176:5
at notify (/Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:147:27)
at notifyAll (/Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:136:7)
at /Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:176:5
at notify (/Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:147:27)
at notifyAll (/Users/stringa/Downloads/kriszyp-nodules-6837b51/lib/nodules-utils/promise.js:136:7)