You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thanks for putting this awesome module together. I'd really like to use it, but I keep getting this error...when you have a sec, could you take a peek?
thanks!
C:\Users\rtalaman\AppData\Roaming\npm\node_modules\opencv-node>node "C:\Pro gram Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\nod e-gyp\bin\node-gyp.js" configure build
Building the projects in this solution one at a time. To enable parallel bu ild, please add the "/m" switch.
C:\Users\rtalaman\AppData\Roaming\npm\node_modules\opencv-node\build\addon. vcxproj(18,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Defaul t.props" was not found. Confirm that the path in the declaration i s correct, and that the file exists on disk.
gypnpm ERR! [email protected] install: `node-gyp configure build`
npm ERR! `cmd "/c" "node-gyp configure build"` failed with 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the opencv-node package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls opencv-node
npm ERR! There is likely additional logging output above.
The text was updated successfully, but these errors were encountered:
Hi! Thanks for putting this awesome module together. I'd really like to use it, but I keep getting this error...when you have a sec, could you take a peek?
thanks!
C:\Users\rtalaman\AppData\Roaming\npm\node_modules\opencv-node>node "C:\Pro gram Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\nod e-gyp\bin\node-gyp.js" configure build Building the projects in this solution one at a time. To enable parallel bu ild, please add the "/m" switch. C:\Users\rtalaman\AppData\Roaming\npm\node_modules\opencv-node\build\addon. vcxproj(18,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Defaul t.props" was not found. Confirm that the path in the declaration i s correct, and that the file exists on disk. gypnpm ERR! [email protected] install: `node-gyp configure build` npm ERR! `cmd "/c" "node-gyp configure build"` failed with 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is most likely a problem with the opencv-node package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp configure build npm ERR! You can get their info via: npm ERR! npm owner ls opencv-node npm ERR! There is likely additional logging output above.
The text was updated successfully, but these errors were encountered: