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

FigmaBackup is a Node.js CLI to backup Figma files and store them as local .fig files.

Results 13 figma-backup issues
Sort by recently updated
recently updated
newest added

Good day. I started using your tool and every time I start `figma-backup-interactive` I get Unexpected Redirect error. Probably, you need to handle the redirect in the code. Traces: ```...

I get timed out even though it's downloaded all files and I can open them on figma. ``` ____ _____ _ ____ _____ / ___|_ _|/ \ | _ \_...

Add the Docker file and update the README.md for docker container usage

documentation

![image](https://github.com/mimshins/figma-backup/assets/79316032/8b9f5a17-e95a-4715-aac1-ac2524c42a68) increased timeouts. Did not help. await page.waitForFunction( () => !document.querySelector('[class*="progress_bar--outer"]'), { timeout: 90000 } ); But in debug mode everything works

``` > Backing up the file(Personal account archive)... . Setting the download behavior... > Saving a local copy of the file(Personal account archive)... . Opening up the figma command palette......

Hiya! I am using windows 10, installed it using NPM. I am using the command where you do it manually with all the creds. It says it saved the files,...

Hi, thanks for this package, this is tremendously helpful for our workflow! Are you planning on bumping the NPM dependencies in the near future, though? Most dependencies are roughly a...

Hi. Try on Ubuntu 22.04. Node.js version: v20.2.0 I have some errors: > BackupError: Backup failed | Protocol error (Input.dispatchKeyEvent): Session closed. Most likely the page has been closed. at...

bug

Hello Dear Mostafa I tried your code to back up our projects in figma. After starting and logging in to figma, It showed the bot downloading files and showed me...

bug
help wanted
needs-further-investigation