Hello! Thanks for a great product!
I am a selfhosted user and would like to ask you to add some modules needed to make my project work in n8n.
I have added a custom module n8n-nodes-telepilot.
Screenshot - https://i.imgur.com/7FvEETL.png
(npmjs.com/package/n8n-nodes-telepilot) who doesn't want to work with Cloudron.
When I try to start the process, I get an error - https://i.imgur.com/ENXubrV.png
"ERROR: libc.musl-x86_64.so.1: cannot open shared object file: No such file or directory"
As I understand it, the required library libc.musl-x86_64.so.1 is not installed in the cloudron instance.
Unfortunately, I did not find a way to install them myself.
I would be grateful for any help
P.S. It would also be mega cool if you added the telethon package in the future (https://github.com/LonamiWebs/Telethon). Since the new version of n8n has python support out of the box. I would be very grateful)