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

Bug with getting information of the wine #26

Closed
Jelmer-Ketelaar opened this issue Dec 1, 2021 · 1 comment
Closed

Bug with getting information of the wine #26

Jelmer-Ketelaar opened this issue Dec 1, 2021 · 1 comment
Assignees

Comments

@Jelmer-Ketelaar
Copy link
Owner

Describe the bug
When I tried to get the information of the wine. I got an error that $Id was empty, but required something.
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'ProductsCommand'
  2. Click on 'Terminal'
  3. Write in the terminal php -d memory_limit=-1 bin/console app:fill:products
  4. Scroll down to 'Bottom of the terminal'
  5. See error

Expected behavior
When I wrote php -d memory_limit=-1 bin/console app:fill:products I got the error App\Command\ProductsCommand::findCountryForId(): Argument #2 ($id) must be of type string, null given, called in C:\Users\jelme\Projects\grandcruwijnen-sommelier\src\Command\ProductsCommand.php on line 106
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@Jelmer-Ketelaar
Copy link
Owner Author

I fixed this issue

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