I just want to use opencv using nodejs for drawing rectangle bounding box over the inference image. I tried to use opencv4nodejs. But while installing( npm install --save opencv4nodejs ) the lib giving error 
Can someone help me in rectify this error? or is there any other lib can be used to achieve this?