Closed martijngastkemper closed 9 years ago
The problem here is, that the bower package does not define a main
section. So this is the same problem as describe in https://github.com/Spea/SpBowerBundle/issues/100#issuecomment-49417695 and thus not a problem of this bundle.
I try to install q:
q is properly downloaded according the output of app/console sp:bower:install
But I get the error asset q_js not found when I use @q_js in my Twig template. The output of sp:bower:list is empty, so there is a problem with installing that package.
I tried to install jQuery and Bootstrap, no problems with that.