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
Describe the bug
According to #737 I should be able to "use the main branch" of LMS with Frappe v15. There were no specific instructions in that post, so I tried to install it then switch the branch to main for LMS - but I can't even get past building LMS. I feel like this is probably just user error on my part, but I don't know how to proceed.
For reference:
$bench version
erpnext 15.41.1
frappe 15.47.1
wiki 2.0.0
To Reproduce
Steps to reproduce the behavior:
I ran bench get-app lms which downloaded and tried to build it, but failed. I expected this since I'm supposed to be on the develop branch for Frappe and I'm not. Output: https://pastebin.com/MtBwkcnx
I then tried bench switch-to-branch main lms --upgrade (this was just a guess). Output: https://pastebin.com/fXDriGQ5
Describe the bug
According to #737 I should be able to "use the main branch" of LMS with Frappe v15. There were no specific instructions in that post, so I tried to install it then switch the branch to
main
for LMS - but I can't even get past building LMS. I feel like this is probably just user error on my part, but I don't know how to proceed.For reference:
To Reproduce
Steps to reproduce the behavior:
bench get-app lms
which downloaded and tried to build it, but failed. I expected this since I'm supposed to be on thedevelop
branch for Frappe and I'm not. Output: https://pastebin.com/MtBwkcnxbench switch-to-branch main lms --upgrade
(this was just a guess). Output: https://pastebin.com/fXDriGQ5bench build --app lms
. It errored out. Output: https://pastebin.com/Eqy7TqYnExpected behavior
LMS will be compatible with Frappe v15 on the main branch and install without issue.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: