bamlab / generator-rn-toolbox

The React Native Generator to bootstrap your apps
MIT License
1.2k stars 119 forks source link

Command failed: identify: fV can't get cache 0 @ error/fx.c/ExecuteRPN/3639 #261

Open ASakkeer opened 2 years ago

ASakkeer commented 2 years ago

Hi all, I'm getting the following error while changing the splash screen in Android.

Error rn-toolbox:assets --splash /Users/viswa/Desktop/oem-assets/Mongrov/splash.png --android

Command failed: identify: fV can't get cache 0 @ error/fx.c/ExecuteRPN/3639. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3922. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3922. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3922. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3922.

Can you please help me with this?

Screenshot 2022-05-16 at 12 59 57 PM
hdvinhhoang commented 2 years ago

hi @ASakkeer, I'm facing this issue too. have you solved this?

ASakkeer commented 2 years ago

hi @ASakkeer, I'm facing this issue too. have you solved this?

Not yet @hdvinhhoang . I just hold this task. I'm too waiting for the solution. :(

hdvinhhoang commented 2 years ago

I'm trying to use https://github.com/crazycodeboy/react-native-splash-screen for the splash screen @ASakkeer

ASakkeer commented 2 years ago

I'm trying to use https://github.com/crazycodeboy/react-native-splash-screen for the splash screen @ASakkeer

Are you getting the same issue in this package too??

nikenvy commented 2 years ago

Command failed: identify: GetHslInt failure 0 0,0 @ error/fx.c/ExecuteRPN/3110. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3956. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3956. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3956. identify: ExcuteRPN failed @ error/fx.c/FxEvaluateChannelExpression/3956.

nikenvy commented 2 years ago

looks like an imagemagick issue

ASakkeer commented 1 year ago

Has anyone got a solution to this? :(

ASakkeer commented 1 year ago

get cache 0 @ error/fx.c/ExecuteRPN

I updated "ImageMagick". but I'm still facing this issue. Did you fix it with this package update?

burak4ydin commented 1 year ago

same problem