M
M
maksmaers2014-04-29 18:45:18
symfony
maksmaers, 2014-04-29 18:45:18

Symfony assetic:dump error - how to fix?

I'm trying to upload js/css files from bootstrap via
php app/console assetic:dump
But I get an error:

[RuntimeException] 
 The source file "..../vendor/twbs/bootstrap/js/transition.js" does not exist.

I check the folder, this js-file is there, but lies under the name:
bootstrap-transition.js
I tried to remove and install the bundle again, cleared the cache - nothing helped.
Perhaps someone faced a problem? Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-04-29
Protko @Fesor

don't install twitter bootstrap via composer like any other libraries. There is a bower (and there is even a bundle).
In any case, you have problems with the paths (it seems to me that there is not enough slash in the file path).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question