Has anyone installed opencv4nodejs successfully on MacOS?

Is there anyone able to link opencv4nodejs successfully with appium 1.21.0.

Because i have tried installing opencv4nodejs using npm i -g opecv4nodejs but it fails with error.

I have also tried the opencv4nodejs-prebuilt using npm i opencv4nodejs-prebuilt. But still Appium server throws error while executing the script with findelementbyimage function.

Can anyone please help me with this?