figma-linux icon indicating copy to clipboard operation
figma-linux copied to clipboard

Error when installing 0.6.3

Open ettmetal opened this issue 5 years ago • 2 comments

The Issue

When running $ sudo ./figma-linux-0.6.3.AppImage -i, the following error is produced, meaning that I am unable to integrate the AppImage:

./figma-linux-0.6.3.AppImage: 2: Syntax error: newline unexpected

OS Info

I'm running Pop!_OS 20.04 LTS, an Ubuntu derivative

I know there's not a lot of detail here, so please let me know if there's anything else I can provide :)

ettmetal avatar Oct 19 '20 20:10 ettmetal

Did you try to install appimage sudo ./figma-linux-0.6.1.AppImage -i ?

ChugunovRoman avatar Oct 21 '20 06:10 ChugunovRoman

Sorry, I mistranscribed the command (I'll update the main issue), but yes, that is the exact command which provokes the error. A different error is produced when trying to run the AppImage:

$ ./figma-linux-0.6.3.AppImage
./figma-linux-0.6.3.AppImage: line 1: syntax error near unexpected token `newline'
./figma-linux-0.6.3.AppImage: line 1: `<?xml version="1.0" encoding="UTF-8"?>'

ettmetal avatar Oct 21 '20 17:10 ettmetal