joola / joola.sdk

Joola's Software Development Kit (SDK)
https://joo.la
Other
3 stars 3 forks source link

'npm install joola.io' looking for wrong version of joola.io.sdk #106

Closed therick closed 10 years ago

therick commented 10 years ago

Name change on commit da2f201 breaks 'npm install joola.io'. npm is looking for joola.io.sdk@0.6.1-develop still when version has been bumped to 0.6.1.

npm install joola.io

npm WARN engine jool.io@0.6.3: wanted: {"node":"0.10.*","npm":"1.4.*"} (current: {"node":"0.10.29","npm":"1.5.0-alpha-1"})
npm ERR! Error: version not found: joola.io.sdk@0.6.1-develop
npm ERR!     at setData (/usr/local/lib/node_modules/npm/lib/cache/add-named.js:127:12)
npm ERR!     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7)
npm ERR!     at Object.oncomplete (fs.js:107:15)
itayw commented 10 years ago

Thanks @therick, bug confirmed. Resolution ETA, Sunday morning (GMT).

itayw commented 10 years ago

Resolved long time ago.