RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to execute commands in powershell

andres-j opened this issue · comments

Trying to give the tool a whirl but having issues running the application in the terminal.

  1. I downloaded the latest release today and unzipped the contents to C:\Program Files\FigmaExporter\
  2. Set personal figma token as an env variable
  3. Open powershell in the directory containing figma-export binary and the vd-tools directory
  4. Enter "figma-export init --platform android" to create config
  5. Instead of the config file being created in the directory, the system attempts to 'open' the figma-export binary. No file is created / the binary does not run

Gotta be missing something - any help would be appreciated. thank you!

Hello, @andres-j. FigmaExport works only on macOS.

ha! that would explain that. Thanks!