On my Mac, it seems that everything is working. On my friend's ubuntu computer, it keeps on giving the error
Error: failed to resolve "dom"'s dependency "yields-isArray"
and
Error: failed to resolve "projects"'s dependency "ForbesLindesay-ajax"
because during component install, it saves them as yields-isarray and forbeslindesay-ajax respectively. Once I manually change the capitalization to match, it all works.
On my Mac, it seems that everything is working. On my friend's ubuntu computer, it keeps on giving the error
and
because during component install, it saves them as
yields-isarrayandforbeslindesay-ajaxrespectively. Once I manually change the capitalization to match, it all works.