An error occurred while installing healthcare:
Traceback (most recent call last):
File "apps/frappe/frappe/installer.py", line 217, in fetch_details_from_tag
org, repo = org_repo
ValueError: not enough values to unpack (expected 2, got 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "apps/frappe/frappe/commands/site.py", line 462, in install_app
_install_app(app, verbose=context.verbose, force=force)
File "apps/frappe/frappe/installer.py", line 267, in install_app
required_app = parse_app_name(app)
File "apps/frappe/frappe/installer.py", line 247, in parse_app_name
_, repo, _ = fetch_details_from_tag(name)
File "apps/frappe/frappe/installer.py", line 219, in fetch_details_from_tag
org, repo = find_org(org_repo[0])
File "apps/frappe/frappe/installer.py", line 193, in find_org
raise InvalidRemoteException
frappe.exceptions.InvalidRemoteException
Please help a brother out