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

Request for Guidance: Docker Installation Issue with Farfalle #108

Open
mauseoluwasegun opened this issue Mar 25, 2025 · 2 comments
Open

Comments

@mauseoluwasegun
Copy link

I appreciate your effort on the project—your work is truly commendable!

I’ve been trying to install Farfalle using Docker, but I keep running into an issue during installation. Here’s the error I’m encountering:

[75.1 Error: The current project could not be installed: Readme path /workspace/README.md does not exist.

975.1 If you do not want to install the current project use --no-root.
975.1 If you want to use Poetry only for dependency management but not for packaging, you can disable package mode by setting package-mode = false in your pyproject.toml file.
975.1 If you did intend to install the current project, you may need to set packages in your pyproject.toml file.


failed to solve: process "/bin/sh -c pip install --no-cache-dir poetry && poetry install" did not complete successfully: exit code: 1

did not finish properly. Did any body have any insights on how to resolve this?

@Neifab
Copy link

Neifab commented Mar 31, 2025

#105

@mauseoluwasegun
Copy link
Author

Thanks, @Neifab! I really appreciate you.

I'm trying to run the backend, but I'm running into an issue. I've tried different ways to troubleshoot it and even reached out to a lot of people, including the maintainer, but still no luck.

The frontend was functioning properly, but when I attempted to run the backend using "uvicorn backend.main:app --reload", I encountered the following error:

farfalleerror.mp4

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

2 participants