Closed stagenethome closed 10 months ago
@stagenethome Interesting. I'll just go ahead and remove the special extension. That was intended to provide further distinction between the standard modules and the custom one, but removing the extension shouldn't cause issues. The next update (aiming for this weekend) will have this corrected.
@Bee-Mar Thank you! Cheers! :)
@stagenethome version 4.1.0 has been released, and addresses the issue. Please let me know if you have any other problems
@Bee-Mar Thanks! Just waiting for @khassel to update the mmpm docker image.
waiting for @khassel to update the mmpm docker image.
done
@khassel Thanks! Just updated.
@Bee-Mar After uninstalling, removing, and adding the custom packages again, it works as intended. Thank you!
@stagenethome great! And thanks @khassel !
Describe the Bug
Is this an issue with the CLI or GUI? CLI
Is this something that should be put in the Wiki? No
I am using the docker images karsten13/mm and karsten13/mmpm. I've updated to the latest version of both. I decided to restart from scratch, especially because mmpm has been updated so much. With the previous version of mmpm I added some git repositories as "custom" and they were saved as the normal name, i.e "MMM-CalendarWeek". However, now the custom are saved as MMM-CalendarWeek-ext-mm-pkg. I thought I would just need to update the config.js to reflect that folder, but I cannot get it to work. The application is looking for the file:
MMM-CalendarWeek-ext-mm-pkg/MMM-CalendarWeek-ext-mm-pkg.js
But I only have: MMM-CalendarWeek-ext-mm-pkg/MMM-CalendarWeek.js
Error is on this load in the console of the browser: http://10.201.24.11:8080/modules/MMM-CalendarWeek-ext-mm-pkg/MMM-CalendarWeek-ext-mm-pkg.js
To Reproduce Steps to reproduce the behavior:
Expected behavior My expected behavior is that the custom packages are either:
Screenshots
Operating System, Python3 Version, and Web Browser\ (Please complete the following information)
output from
cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.3 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.3 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammyoutput from
python3 --version
Python 3.10.12Web Browser (firefox, chrome, safari, chromium, etc) Chrome
MMPM Environment Settings
MMPM Log Files [Uploading mmpm-logs-2023-11-0.zip…]()
MagicMirror Config