You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And it didn't generate all the required icons for Android, which i found that are:
icon-72x72
icon-96x96
icon-128x128
icon-144x144
icon-152x152
icon-192x192
icon-384x384
icon-512x512
Is there anything i'm missing in the command?
The text was updated successfully, but these errors were encountered:
I ran this command:
npx pwa-asset-generator cs.png images -i index.html -m manifest.json --favicon --path-override "./images"
And it didn't generate all the required icons for Android, which i found that are:
icon-72x72
icon-96x96
icon-128x128
icon-144x144
icon-152x152
icon-192x192
icon-384x384
icon-512x512
Is there anything i'm missing in the command?
The text was updated successfully, but these errors were encountered: