twitter bootstrap - installation difficulties for BraincraftedBootstrapBundle on Symfony 2.5.2 -


I have Symfony 2.5.2 which is running inside a site on Apache at Ubuntu 14.04. I'm trying to use the BrainCradebootStepBundle to add bootstrap to the site. I have tried to follow the instructions, but I did not get success.

I was initially trying to use the SaaS compiler (my preference). However, with this configuration:

  Acetic: debug: "% kernel.debug%" use_controller: wrong bundles: [java]: / usr / bin / java filter: cssrewrite: ~ sass : Bin: / usr / local / bin / sass apply_to: "\ .scss $" # stop: # jar: "% kernel.root_dir% / resources / java / compiler.jar" #yui_css: # jar: "% kernel. Root_dir% / Resources / java / yuicompressor-2.4.7.jar "short: node: / usr / sbin / node node_path: [/ usr / local / bin / node_modules] apply_to:" \ .less $ "braincrafted_bootstrap: less_filter: sass  

When I run an app / console helper: dump:

  [symphony \ component \ config \ definition \ exception \ invalidConfigurationException] for invalid configuration path A "braincrafted_bootstrap.less_filter": less filter "" sass ""  

I tried to change at least to minimize if I would get more success with it , But I get this error:

  An error occurred while running the [Acetic \ Exception \ Filter Exception]: '/ usr / sbin / node' '/ tmp / assetic_lessjchaNP'  

Then a long list of input. I think this is not looking for import, but they are all in vendor / twbs / bootstrap / less.

You can not use the sass filter yet, because it is released in 2.1 version. Sorry, but I can not help in the second part of your problem.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -