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

Can Setup the project in my local machine #110

Open
MmadiZaib opened this issue Jun 3, 2022 · 0 comments
Open

Can Setup the project in my local machine #110

MmadiZaib opened this issue Jun 3, 2022 · 0 comments

Comments

@MmadiZaib
Copy link

Hello, It's possible to explain the step to follow to setup the project ?
When I run the composer install command I have an error message related to sylius grid bundle.

  An error occurred when executing the "'assets:install '\''web'\'''" command:



  PHP Fatal error:  Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "SyliusGridBundle" from namespace "Sylius\Bundle\GridBundle".
  Did you forget a "use" statement for another namespace? in /var/www/SymEdit/app/AppKernel.php:52
  Stack trace:
  #0 /var/www/SymEdit/app/CliKernel.php(16): AppKernel->registerBundles()
  #1 /var/www/SymEdit/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(450): CliKernel->registerBundles()
  #2 /var/www/SymEdit/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(116): Symfony\Component\HttpKernel\Kernel->initializeBundles()
  #3 /var/www/SymEdit/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php(137): Symfony\Component\HttpKernel\Kernel->boot()
  #4 /var/www/SymEdit/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php(124): Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands(
  )
  #5 /var/www/SymEdit/vendor/symfony/symfony/src/Symfony/Component/Console/Application.p in /var/www/SymEdit/app/AppKernel.php on line 52```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant