Closed Marietto2008 closed 3 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Hello to everyone. I would like to install ferdi inside docker on my jetson nano (arm64). Below u can see the dockerfile that I have written with the help of @https://github.com/vraravam. Unfortunately there is an error that I'm not able to fix.
Below u can see which versions of the tools I have used :
Electron-Builder Version = 22.11.7 ; kernel tegra version = 4.9.201+ Node Version = v14.17.1 platform=linux arch=arm64 electron=13.1.5 Target: platform=linux arch=arm64 tegra jetson nano
This is the dockerfile :
This is what happens when I launch the build command :
The error comes here :
This error seems to be like these ones :
https://github.com/electron-userland/electron-builder/issues/3901
and this one :
https://stackoverflow.com/questions/64269973/electron-build-on-linux-fails-to-create-an-rpm-package-periodically
Im not expert,but I can understand what's the problem,but what I don't know is how to fix it.
we are working on the project here :
getferdi/sponsors-only#404