when installing ursa on my Windows machine (installed openssl, Python and Visual Studio first) I get following error when node-gyp.js rebuild is running:
XML parsing error:
File: \node_modules\ursa\build\ursaNative.vcproj
Row: 1
Column: 4892
Error:
System error: -2147154687.
File "node_modules\ursa\build\ursaNative.vcproj" could not be loaded
MSBUILD : error MSB6006: "VCBuild.exe" finished with Code -1.
Hi,
when installing ursa on my Windows machine (installed openssl, Python and Visual Studio first) I get following error when node-gyp.js rebuild is running:
Any hints how I could fix this?