Open teckays opened 8 years ago
Has anyone had any luck with this?
The sass dependency for this project is expired. Please use alternative "ember install ember-cli-bootstrap-sassy".
Or else fork this project, then go to its package.json and change the dependencies,
"dependencies": {
"ember-cli-sass": "your version here"
},
then install your forked via
"ember install https://github.com/
I have this error here after installing your library. To mention that I use
scss
myself for the project, and everything compiles just fine withoutember-cli-bootstrap-sass
.Stack