paperjs/woods

array.js issue

Closed this issue · 2 comments

Hi
this package seems to be unpublished
https://www.npmjs.org/package/array.js
so when i run npm install woods -g

npm http 404 https://registry.npmjs.org/array.js
npm ERR! TypeError: Cannot read property 'latest' of undefined

This has been fixed in recent versions of woods. Upgrade your woods
installation or manually edit package.json.
If you upgrade the woods installation, you might need to change the doctype
declaration in your jade files. (!!! 5 has been depreciated in recent jade
versions, use doctype html instead)

On Thu, Apr 10, 2014 at 12:48 PM, killanaca notifications@github.comwrote:

Hi
this package seems to be unpublished
https://www.npmjs.org/package/array.js
so when i run npm install woods -g

npm http 404 https://registry.npmjs.org/array.js
npm ERR! TypeError: Cannot read property 'latest' of undefined

Reply to this email directly or view it on GitHubhttps://github.com//issues/32
.

'npm install -g woods' now install the latest version of woods, which fixes this issue