cortexjs-legacy / cortex

The package manager for browsers
http://ctx.io
Other
224 stars 34 forks source link

error when install neuron #391

Closed villadora closed 10 years ago

villadora commented 10 years ago
$ cortex -v
4.4.0
$ cortex install neuron
....
~/.cortex/default/modules/neuron/5.1.0/package/dist
ERR! TypeError: Object.keys called on non-object
    at Function.keys (native)
    at Object.build.copy_dist (cortex/lib/command/build.js:224:21)
    at Object.<anonymous> (cortex/lib/command/build.js:213:10)
    at Object.cb [as oncomplete] (fs.js:168:19)
villadora commented 10 years ago

get fixed in 4.4.1