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

Unexpected EOF Error When Running make Command #1178

Open
YevhenZvieriev opened this issue Jun 23, 2024 · 1 comment
Open

Unexpected EOF Error When Running make Command #1178

YevhenZvieriev opened this issue Jun 23, 2024 · 1 comment
Labels
stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed

Comments

@YevhenZvieriev
Copy link
Contributor

When executing the make command in the ~/docker-magento/compose directory, the following error messages are displayed multiple times:

Screenshot from 2024-06-23 13-07-59

The errors suggest there is an issue with unmatched quotes or syntax errors in the Makefile or associated scripts being executed. Additionally, the messages indicate that commands en_US and report.json are not found, which might be related to the issue.

Steps to Reproduce:

Navigate to the ~/docker-magento/compose directory.

Run the make command.

Expected Behavior:

The make command should execute without syntax errors, properly invoking the necessary scripts or commands as defined in the Makefile.

Actual Behavior:

Multiple unexpected EOF while looking for matching ''` errors occur, indicating syntax issues in the scripts or Makefile.

Copy link

dosubot bot commented Feb 6, 2025

Hi, @YevhenZvieriev. I'm Dosu, and I'm helping the docker-magento team manage their backlog. I'm marking this issue as stale.

Issue Summary

  • Encountering unexpected EOF errors when executing the make command in the ~/docker-magento/compose directory.
  • Potential unmatched quotes or syntax errors in the Makefile or related scripts.
  • Issues with en_US and report.json commands not being found.
  • No comments or developments have been made on this issue yet.

Next Steps

  • Could you please confirm if this issue is still relevant with the latest version of the docker-magento repository? If so, feel free to comment here to keep the discussion open.
  • If there is no further activity, this issue will be automatically closed in 30 days.

Thank you for your understanding and contribution!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
Projects
None yet
Development

No branches or pull requests

1 participant