C:\Program Files (x86)\MSBuild\Microsoft.Cppv4.0\V140\Platformsx64\PlatformToolsetsv140\Toolset.targets(36,5): error MSB8036: The Windows SDK version 8.1 was not found. Install th
e required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:workspacesinitnod
e_modules\oracledb\build\oracledb.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild14.0\bin\msbuild.exe
Installation issues are annoying as always. Best advice is to Review the install instructions. Read other posts here like https://github.com/oracle/node-oracledb/issues/483 which has some good info.
@ainthek did you try @spoggie's suggestion to npm config set msvs_version 2015.
Closing due to lack of feedback.
Most helpful comment
@ainthek did you try @spoggie's suggestion to
npm config set msvs_version 2015.