AbelardoLG
AbelardoLG
@LukeTowers , I have added these two lines inside my composer.json: ``` "scssphp/scssphp": "^1.0.6", "assetic/framework": "dev-2.0/dev" ``` Previously, I deleted var/cache, logs, composer cacheclear and vendor dir but it still...
Thanks for your tips. The full stack trace is attached. Yes, I am using ScssFilter. I have added kriswallsmith/assetic (kriswallsmith/assetic: "1.4.0"). [trace.txt](https://github.com/kriswallsmith/assetic/files/4164121/trace.txt)
I commented the line where I inserted the reference to this package: kriswallsmith but it still continues with the same issue: Best regards.
@LukeTowers : thanks for your comment but I proceed to run the above steps but this time I run composer update (instead of composer install) but nothing happens: it remains...
[composer.txt](https://github.com/kriswallsmith/assetic/files/4169679/composer.txt) Best regards.
Anybody could help me with this issue, please? Thanks in advance. Best regards.
Ok, then I'll wait to download that library...when it is available. Thanks for your help, time and effort. Best regards.
Hi, According to my attached composer.txt, what changes should I do? Best regards.
I added that library on the top: "assetic/framework": "dev-2.0/dev as 1.4", "php": "^7.1", "symfony/symfony": "^3.4.2", "twig/twig": "^1.0||^2.0", "twig/extensions": "^1.5.0", "symfony/assetic-bundle": "~2.8", "symfony/swiftmailer-bundle": "~2.5", "symfony/monolog-bundle": "^3.1.0", "doctrine/doctrine-bundle": "^1.6", "doctrine/orm": "^2.5", "sensio/distribution-bundle":...
Hi, Any idea how to fix this issue? Brs.