<!-- IMPORTANT! Please read the issue template carefully before creating a new issue. --> <!-- If your issue is not related to installing opencv4nodejs, go ahead deleting the following sections and describe your issue. --> # Missing type declarations for darknet <!-- If you are facing issues installing opencv4nodejs, please scroll through the terminal output of the build script and find the error message, causing the build to fail. Copy and paste the error message from your terminal into this section. IMPORTANT! The following error summary messages do not help, please do not upload them here! error code ELIFECYCLE error errno 1 error <pkg> install: `node ./install.js` error Exit status 1 error Failed at the <pkg> install script. error This is probably not a problem with npm. There is likely additional logging output above. verbose exit [ 1, true ] npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! <pkg> install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the <pkg> install script. npm ERR! This is probably not a problem with npm. There is likely additional log --> The type declarations for `readNetFromDarknet` and `readNetFromDarknetAsync` are missing. *OpenCV version* (example 3.4.1): 5.6.0 *With OpenCV-contrib?* (extra modules): yes *OS*: Windows 10