RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
718 stars 114 forks source link

figma-export images fails for android #140

Closed eriksquare closed 2 years ago

eriksquare commented 2 years ago

on 0.31.5 :

2022-01-12T12:08:02+0100 info com.redmadrobot.figma-export : Converting PNG files to WebP...
Error: The file “cwebp” doesn’t exist.

from same terminal cwepb actually runs

this issue is similar to https://github.com/RedMadRobot/figma-export/issues/138 same setup mac 12.1 and apple silicon

subdan commented 2 years ago

Sorry, I forget about cwebp when I was fixing path to vd-tool. I will fix it in a couple of days.

subdan commented 2 years ago

I've fixed the issue. Please, update to the latest version 0.31.6 and check again.