pgte / fugue

Unicorn for node.js
MIT License
396 stars 14 forks source link

Carrier module #10

Closed hoodoos closed 13 years ago

hoodoos commented 13 years ago

Fugue seem to be dependent on carrier module kind of silently, not a word in docs or someth like that. Is it okay?

pgte commented 13 years ago

If you install it through npm you should get carrier also installed.

http://search.npmjs.org/#/fugue

Please see if you are using the latest and node > 0.3.2

hoodoos commented 13 years ago

Ah, no I got it from github and currently on 0.3.8. i'm still on 0.2.5 node. Moving to 0.4.0 then, but not ready yet.

pgte commented 13 years ago

README instructions tell you install via npm :)