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

Local Setup Fails Using Master Branch's README.md Instructions #130

Open
Varshith-Yadav opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@Varshith-Yadav
Copy link

Description
The README.md file in the master branch contains outdated or incorrect instructions for setting up the project locally. Contributors attempting to follow these instructions encounter errors during the installation and setup process.

However, if contributors switch to the feature/webui-2024 branch and follow the README.md instructions provided there, the setup process works successfully. This inconsistency between branches is causing confusion for contributors, as the default branch (master) does not provide a functional setup guide.

Steps To Reproduce

  1. Clone the repository and checkout the master branch.
  2. Follow the setup instructions provided in README.md from the master branch.
  3. Observe errors during the setup process.

Expected behavior
The README.md file in the default master branch should provide accurate and functional instructions for local setup.
Contributors should be able to complete the setup process without needing to switch branches.

Actual Behavior

  • The setup process fails when following the master branch's README.md.
  • Switching to the feature/webui-2024 branch and using its README.md resolves the setup issues.

Additional Note
I would like to work on fixing this issue. Please let me know how should I proceed with this.

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