Closed saru2020 closed 6 months ago
I just realised that the issue was caused because I had frappe
app also included in the apps.json
which was causing a reinstall and hence the above issue. So I removed it from apps.json
file and the docker image was built successfully 👍
Description of the issue
on my Mac, I'm following the steps laid out here for custom apps installation and I'm facing the below error:
Context information (for bug reports)
Steps to reproduce the issue
following the steps laid out here for custom apps installation
Observed result
installation fails by erroring out
Expected result
docker image with custom apps should be built/created successfully.
Stacktrace / full error message if available