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
Hello! It seems that there is a mismatch somewhere between the ember-cli-cordova starter kit and ember-cli-foundation-sass about main scss file name/path:
right after ember-cli-foundation-sass installation there is an error in the console /Users/lessless/Code/js/foodraptor/tmp/caching-writer-dest-dir_TMEvRJ.tmp/app/styles/app.[scss|sass] does not exist
and if look onto that path there is a css file named after the application
Hello! It seems that there is a mismatch somewhere between the ember-cli-cordova starter kit and ember-cli-foundation-sass about main scss file name/path:
right after
ember-cli-foundation-sass
installation there is an error in the console/Users/lessless/Code/js/foodraptor/tmp/caching-writer-dest-dir_TMEvRJ.tmp/app/styles/app.[scss|sass] does not exist
and if look onto that path there is a css file named after the application
I tried to specify output in Brocfile
but no success yet
The text was updated successfully, but these errors were encountered: