Hello,
i cannot get foundation to work
Steps to reproduce: $ ember new testapp $ ember install ember-cli-sass rename app.css to app.scss => all works finde
but, then:
$ npm install --save-dev ember-cli-sass
$ ember install ember-cli-foundation-6-sass
$ ember g ember-cli-foundation-6-sass
i get:
Error: Could not find module foundation-sites
imported from ember-cli-foundation-6-sass/initializers/zf-widget
and have a blank page.
ember tries to install foundation 6.3.1
any ideas / experiences?
Many Thanks, christian