Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open app: SyntaxError: Unexpected end of JSON input #357

Closed
hakanaltna opened this issue Dec 16, 2023 · 1 comment
Closed

Can't open app: SyntaxError: Unexpected end of JSON input #357

hakanaltna opened this issue Dec 16, 2023 · 1 comment

Comments

@hakanaltna
Copy link

hakanaltna commented Dec 16, 2023

  • App version: figma-linux-bin Latest on AUR repo. I can't check the version because it crashes ¯_(ツ)_/¯

  • The output of screenfetch:
    Kernel: 6.6.7-arch1-1
    Shell: zsh 5.9
    GPU: AMD ATI Radeon RX Vega 6
    GPU: NVIDIA GeForce RTX 3060 Mobile / Max-Q
    DE: Hyprland

  • Type of installed package (Snap, AppImage, deb, rpm, pacman): AUR

Bug description

A JavaScript error occurred in the main process
Uncaught Exception:
SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Object.readSync (/opt/figma-linux/resources/app.asar/main/main.js:1:6773)
    at Object.load (/opt/figma-linux/resources/app.asar/main/main.js:1:6582)
    at new <anonymous> (/opt/figma-linux/resources/app.asar/main/main.js:1:6354)
    at Object.<anonymous> (/opt/figma-linux/resources/app.asar/main/main.js:1:6243)
    at Module._compile (node:internal/modules/cjs/loader:1271:14)
    at Object..js (node:internal/modules/cjs/loader:1326:10)
    at Module.load (node:internal/modules/cjs/loader:1126:32)
    at node:internal/modules/cjs/loader:967:12
    at Function._load (node:electron/js2c/asar_bundle:2:13327)

Additional context
Using hyprland (wayland).
The application worked a few months ago but after an update it broke and never worked again.

@ChugunovRoman
Copy link
Collaborator

@hakanaltna hi, try remove ~/.config/figma-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants