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
Using node to generate images. This is much slower than using native packages.
› Optionally you can stop the process and try again after successfully running npm install -g sharp-cli.
Aborting run
An unexpected error was encountered. Please report it as a bug:
Error: w and h must be numbers
at Jimp.throwError (/usr/local/lib/node_modules/expo-pwa/node_modules/@jimp/utils/dist/index.js:33:13)
...
expo-pwa version 0.0.82
The image i want to use as input seems fine, it's 512 x 512 px, i've already succesfully used it to generate icons (with expo-pwa icon -i ...)
The text was updated successfully, but these errors were encountered:
Aborting run
An unexpected error was encountered. Please report it as a bug:
Error: It was not possible to generate splash screen 'assets/splash-pwa.png'. Cannot use 'in' operator to search for 'alpha' in true
at resizeAsync (/usr/local/lib/node_modules/expo-pwa/node_modules/@expo/image-utils/build/Image.js:99:15
Hi,
i'm trying to generate splash screens with the following command - but i get the error below:
expo-pwa version 0.0.82
The image i want to use as input seems fine, it's 512 x 512 px, i've already succesfully used it to generate icons (with expo-pwa icon -i ...)
The text was updated successfully, but these errors were encountered: