You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/hrmscd 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
The text was updated successfully, but these errors were encountered:
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.
Code of Conduct
The text was updated successfully, but these errors were encountered: