alexjlockwood / avocado

🥑 Vector Drawable optimization tool 🥑

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No such file or directory avocado *.xml - Windows

ngallazzi opened this issue · comments

I was trying to batch updating all my drawables.
Got this error message:

Error: No such file or directory 'D:\Development\myfoody-app-android-2019\app\src\main\res\drawable*.xml'.
at checkOptimizeFileError (C:\Users\Nicola\AppData\Roaming\npm\node_modules\avocado\dist\lib\index.js:212:31)
at C:\Users\Nicola\AppData\Roaming\npm\node_modules\avocado\dist\lib\index.js:162:16

Thanks for your time!

this is an example you should write your xml file name insted of copy this one

go to your xml file path after install the Avocado on your machine then write
avocado YOUR_XML_FILE_NAME.xml

copy the complete path reference and do inside android studio terminal, will work