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

.yml version out of date // ERROR #2840

Open
1 task done
matthewcramerr opened this issue Mar 8, 2025 · 0 comments
Open
1 task done

.yml version out of date // ERROR #2840

matthewcramerr opened this issue Mar 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@matthewcramerr
Copy link

Information about bug

Hello, I was following the documentation instructions and when I went to git clone, I had this error: "ERROR: Version "15.37" in "./docker-compose.yml" is invalid."... I then did nano .yml and tried to simply change the version to the most recent on the github page, but that didn't work either.

Module

other

Version

15.37

Installation method

docker

Relevant log output / Stack trace / Full Error Message.

root@chufer2:/# git clone https://github.com/frappe/hrms
cd hrms/docker
docker-compose up
Cloning into 'hrms'...
Resolving deltas: 100% (48950/48950), done.
ERROR: Version "15.37" in "./docker-compose.yml" is invalid.
root@chufer2:/hrms/docker# nano docker-compose.yml
root@chufer2:/hrms/docker# docker-compose up
ERROR: Version "15.41.0" in "./docker-compose.yml" is invalid.
root@chufer2:/hrms/docker#

Code of Conduct

  • I agree to follow this project's Code of Conduct
@matthewcramerr matthewcramerr added the bug Something isn't working label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant