Open mhluska opened 9 years ago
Same here with ember-cli 1.13.1
Note: the ember install:addon addon-name
command has been deprecated in favor of simple ember install addon-name
Follow-up: it seems that even though the error was thrown, it's still install mostly fine. It wasn't being added to bower, but a manual bower install ember-animate --save
fixed that and now it's working for me.
I get the following error when trying to install via Ember addon:
Upgrading to Ember CLI 0.2.7 didn't help. The same issue happens.