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

figma-export images fails for android

eriksquare opened this issue · comments

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 #138
same setup mac 12.1 and apple silicon

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

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