Issue Description
Hi.
The command to generate the icons does not work, but the command to generate splashes does.
Note: In Windows PC.
ITS OK: ns resources generate splashes app/images/logos/logo.png
DONT WORK: ns resources generate icons app/images/logos/logo.png
{
"name": "HelloWorld",
"main": "app/app.js",
"version": "1.0.0",
"private": true,
"dependencies": {
"@nativescript/core": "~8.3.0",
"@nativescript/theme": "~3.0.2"
},
"devDependencies": {
"@nativescript/android": "8.3.1",
"@nativescript/webpack": "~5.0.6",
"eslint": "^8.21.0"
}
}
Reproduction
- Create proyect.
- Add Image
- Run command generate icons
Relevant log output (if applicable)
Generating icons ...
Icons generation completed.
Environment
Android
Please accept these terms
Issue Description
Hi.
The command to generate the icons does not work, but the command to generate splashes does.
Note: In Windows PC.
ITS OK: ns resources generate splashes app/images/logos/logo.png
DONT WORK: ns resources generate icons app/images/logos/logo.png
Reproduction
Relevant log output (if applicable)
Environment
Android
Please accept these terms