Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
akilshadi opened this issue Jul 8, 2020 · 0 comments
Open

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

akilshadi opened this issue Jul 8, 2020 · 0 comments

Comments

@akilshadi
Copy link

akilshadi commented Jul 8, 2020

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:
/*!

// Core variables and mixins
@import "bootstrap/variables";
@import "bootstrap/mixins";

// Reset and dependencies
@import "bootstrap/normalize";
@import "bootstrap/print";
@import "bootstrap/glyphicons";

// Core CSS `

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant