Closed danielrestrepo closed 7 years ago
This is a problem with many addons in cli 2.13 (there's a pretty lengthy chat about it in the ember-cli channel in the ember community slack).
I have a (#69) PR that should address it.
Thanks a lot, for now I am using it like this:
"dependencies": {
//..,
"ember-cli-foundation-6-sass": "git://github.com/donaldwasserman/ember-cli-foundation-6-sass#update",
//..
}
Hope your PR gets merged soon. Cheers
Merged it, I'll publish an update when I get home in a couple of hours :)
Great! Cheers! :)
Hi, I am not being able to install it with ember-cli 2.13.1 I just ran
ember install ember-cli-foundation-6-sass
and the errorI tried to follow the upgrade path suggested on the error but it ends up in nothing, just circular errors.
![Terminal capture] (https://lh3.googleusercontent.com/-nsem34Tg5ek/WQ8t-lI5PEI/AAAAAAAAcl8/bxGCRwSlSCETG7PeJImNEi5fum2xiD4GQCL0B/h570/daniel%2540dnipro%253A%2B%257E-dev-todo-list-2_021.png)