Trying to add Famono to my Meteor app, but it ain't working out..
$ mrt add famono
$ mrt
Gives:
=> Started proxy.
=> Started MongoDB.
=> Starting your app...
Ensure dependencies...
Famono: Warning, could not load library namespace "famous-polyfills" file: xxx/.meteor/.famono-repos/.famous-polyfills
Famono: Could not resolve namespace "famous-polyfills"
=> Started your app.
=> App running at: http://localhost:3000/
In file client/main.js
:
require('famous-polyfills');