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

Installation of boilerplate is failed #2

Open
Lazur opened this issue Jan 12, 2021 · 4 comments
Open

Installation of boilerplate is failed #2

Lazur opened this issue Jan 12, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Lazur
Copy link

Lazur commented Jan 12, 2021

Hi,
I tried to use boilerplate and it doesn't works for me. The steps and results are below:
fin project create - 12
short results:
Step 2 Initializing site... No lock file found. Updating dependencies instead of installing from lock file. Use composer update over composer install if you do not have a lock file. Loading composer repositories with package information Updating dependencies Lock file operations: 107 installs, 0 updates, 0 removals

Synchronizing package.json with PHP packages Don't forget to run npm install --force or yarn install --force to refresh your Javascript dependencies! Executing script cache:clear [KO] [KO] Script cache:clear returned with error code 255 !! !! Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "DoctrineCacheBundle" from namespace "Doctrine\Bundle\DoctrineCacheBundle". !! Did you forget a "use" statement for another namespace? in /var/www/src/Kernel.php:33 !! Stack trace: !! #0 /var/www/vendor/symfony/http-kernel/Kernel.php(446): App\Kernel->registerBundles() !! #1 /var/www/vendor/symfony/http-kernel/Kernel.php(133): Symfony\Component\HttpKernel\Kernel->initializeBundles() !! #2 /var/www/vendor/symfony/framework-bundle/Console/Application.php(169): Symfony\Component\HttpKernel\Kernel->boot() !! #3 /var/www/vendor/symfony/framework-bundle/Console/Application.php(75): Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands() !! #4 /var/www/vendor/symfony/console/Application.php(149): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) !! #5 /var/www/bin/console(39): Symfony\Component\Console\Application->run(Obj in /var/www/src/Kernel.php on line 33 !! Script @auto-scripts was called via post-update-cmd

@lmakarov lmakarov added the bug Something isn't working label Jan 12, 2021
@sarbazx
Copy link

sarbazx commented Jan 18, 2021

Also some packages are deprecated

image

@Lazur
Copy link
Author

Lazur commented Jan 20, 2021

I'd like to add that docksal initiated into symfony 5 project is not working too. Web profiler is failed to load due to routing issues since routing is not working as well.

@sarbazx
Copy link

sarbazx commented Nov 5, 2021

@lmakarov is symfony not supported by docksal anymore?

@lmakarov
Copy link
Member

lmakarov commented Nov 5, 2021

is symfony not supported by docksal anymore?

Nah. Symfony is PHP. PHP is at Docksal's core.
This boilerplate has not been updated in 4 years. No wonders it does not initialize properly.

@sean-e-dietrich is this something you can take on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants