bamlab/generator-rn-toolbox

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

ASakkeer opened this issue · 9 comments

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

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

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. :(

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??

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.

looks like an imagemagick issue

Has anyone got a solution to this? :(

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?

same problem