如何使用Windows机器中的Node J连接到Oracle数据库?
数据库驻留在另一台计算机上.
我尝试使用以下网址安装它[ https://github.com/oracle/node-oracledb/blob/master/INSTALL.md#instwin] 但是却遇到了错误.
请帮帮我
以下是我得到的错误.
(node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\x64\PlatformTo
olsets\v140\Toolset.targets(36,5): error MSB8036: The Windows SDK version 8.1 w
as not found. Install the required version of Windows SDK or change the SDK ver
sion in the project property pages or by right-clicking the solution and select
ing "Retarget solution". …Run Code Online (Sandbox Code Playgroud)