Just spent 2 hours messing around with meteorhunt and the packages meteor-ionic, ionic-sass and ionicons-sass but it just doesn't run because of missing sass-related files.
$ meteor --settings settings.json.example --allow-incompatible-update
[[[[[ ~/Development/meteorhunt ]]]]]
=> Started proxy.
=> Meteor 1.2.1 is available. Update this project with 'meteor update'.
=> Started MongoDB.
=> Errors prevented startup:
While building the application:
/Users/user/Development/meteorhunt/client/stylesheets/app.scss:6:9: Scss compiler error: file to import not found or unreadable:
.meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/_ionic
Current dir: /Users/user/Development/meteorhunt/client/stylesheets/
=> Your application has errors. Waiting for file change.
I browsed through all the packages, read through all the github issues, tried most of the workarounds, but at the end nothing worked.
It would be really great if you could get this demo up and running with current Meteor or at least post a big fat warning that it does not work - this can save others lots of time.
Just spent 2 hours messing around with meteorhunt and the packages meteor-ionic, ionic-sass and ionicons-sass but it just doesn't run because of missing sass-related files.
I browsed through all the packages, read through all the github issues, tried most of the workarounds, but at the end nothing worked.
It would be really great if you could get this demo up and running with current Meteor or at least post a big fat warning that it does not work - this can save others lots of time.