twbs / bootstrap-sass

Official Sass port of Bootstrap 2 and 3.
http://getbootstrap.com/css/#sass
MIT License
12.6k stars 3.53k forks source link

php bin/console assetic:dump --env prod causes error #1212

Open akilshadi opened 4 years ago

akilshadi commented 4 years ago

I got the following error when i try to execute folowing command in symfony 3 app: the command: php bin/console assetic:dump --env prod

the error:

`An error occurred while running:
'/usr/bin/ruby' '/usr/bin/sass' '--load-path' '/Users/shadi.akil/Development/e-box-one/app/../vendor/twbs/bootstrap-sass/assets/stylesheets' '--scss' '--load-path' '/Users/shadi.akil/Development/e-box-one/app/../web' '-
-cache-location' '/Users/shadi.akil/Development/e-box-one/var/cache/prod' '/private/var/folders/xw/3v334ffx03z3zcyw5kgm2nk40000gn/T/assetic_sass36EX92'

Error Output:
/usr/bin/ruby: No such file or directory -- /usr/bin/sass (LoadError)

Input:
/*!