The "Shopper" theme made by https://shopperwp.io/themes/shopper needs some additional files (which are not presented in a release .zip archive) to make .scss compilation work in Koala.
Operating system: Ubuntu 18.04.3 LTS
- Unpack .zip archive, then
cdinto unpacked directory; npm init, press Enter several times;npm install [email protected]- In file
style.scssreplace line@import 'bourbon';with@import 'bourbon/bourbon'; sudo gem install bourbon -v 4.3.4bourbon install --path PATH_TO_THEME_ROOT