Node-oracledb: windows 10, and Visual Studio 2015 (14.0) install issues

Created on 2 Sep 2016  路  3Comments  路  Source: oracle/node-oracledb

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

install & configuration

Most helpful comment

@ainthek did you try @spoggie's suggestion to npm config set msvs_version 2015.

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings