You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While building the application:
/Users/username/meteor/demo/client/stylesheets/app.scss:4: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/username/meteor/demo/client/stylesheets/
I modified the file demo/client/stylesheets/app.scss
Meteor threw this error message:
I modified the file
demo/client/stylesheets/app.scss
Was:
I had to change it to:
After that it works like a charm.
The text was updated successfully, but these errors were encountered: