figma-app-linux
figma-app-linux copied to clipboard
figma desktop is out of date
I got the above error while using the app today,
figma desktop is out of date, please download the recent version.
This should be closed due of duplicate, see issue #14
I made a fork, to be able to build own relases for those who doesn't build from this repo https://github.com/jackbillstrom/figma-app-linux/releases/tag/68.5.1
this forked should be merge? i hate using an AppImage, better i manage my linux install using pacman or yay. The One on the AUR repo wont work but your AppImage works.. So i think this should be merge.
Any reason you are not making any Pull Request on this?
Hi @codeitlikemiley, that's because I am currently working on a fix that would either:
- Recognize a update, and then update & rebuild itself
or
- Automated builds that pushes executables to releases
Updated release here.
Wow! @jackbillstrom that would be awesome!
Works like a charm on my Archlinux :)
This just came up again today. Can we get a new build release? Please
today it came up for me too 😭
I managed to build it and its working now. not sure how to share this back. perhaps a pull request?
my appimage was on version 68 and when i compiled from source it Figma-75.0.0-x86_64.AppImage i tried installing every dependency but i still get errors while compiling and when i try to run the appimage nothing will show up 😕 can someone send me a newly compiled version which works?
@carloslfu can you upload a newly compiled appimage to the releases?
You need to compile with node 8x and also make sure to install the lib stated in the readme
huh, then node 12.9 won't work? 😕
Seems so, i tried with 12.x initially and it didn't load the app after build. Not familiar to debug it so i tried with 8.x and it worked and didn't have any errors during build
thanks! i'll try version 8 then 😊