avocado icon indicating copy to clipboard operation
avocado copied to clipboard

No such file or directory avocado *.xml - Windows

Open ngallazzi opened this issue 6 years ago • 3 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!

ngallazzi avatar Aug 28 '19 16:08 ngallazzi

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

khaledhamdansd avatar Oct 31 '19 06:10 khaledhamdansd

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

khaledhamdansd avatar Oct 31 '19 06:10 khaledhamdansd

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

meeshoumang avatar Mar 29 '23 06:03 meeshoumang