We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm install --global odbc
C:\Users\Ishaan Karnik.node-gyp\11.7.0\x64\node.lib : fatal error LNK1127: library is corrupt [C:\Users\Ishaa n Karnik\AppData\Roaming\npm\node_modules\odbc\build\odbc_bindings.vcxproj] gyp ERR! build error gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (D:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23) gyp ERR! stack at ChildProcess.emit (events.js:188:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12) gyp ERR! System Windows_NT 10.0.17134 gyp ERR! command "D:\Program Files\nodejs\node.exe" "D:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "build" gyp ERR! cwd C:\Users\Ishaan Karnik\AppData\Roaming\npm\node_modules\odbc gyp ERR! node -v v11.7.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! odbc@1.4.5 install: node-gyp configure build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the odbc@1.4.5 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe
node-gyp configure build
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Ishaan Karnik\AppData\Roaming\npm-cache_logs\2019-03-23T17_11_55_689Z-debug.log
C:\Users\Ishaan Karnik>node --version v11.7.0
C:\Users\Ishaan Karnik>npm --version 6.5.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm install --global odbc
C:\Users\Ishaan Karnik.node-gyp\11.7.0\x64\node.lib : fatal error LNK1127: library is corrupt [C:\Users\Ishaa
n Karnik\AppData\Roaming\npm\node_modules\odbc\build\odbc_bindings.vcxproj]
gyp ERR! build error
gyp ERR! stack Error:
C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe
failed with exit code: 1gyp ERR! stack at ChildProcess.onExit (D:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:188:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "D:\Program Files\nodejs\node.exe" "D:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "build"
gyp ERR! cwd C:\Users\Ishaan Karnik\AppData\Roaming\npm\node_modules\odbc
gyp ERR! node -v v11.7.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! odbc@1.4.5 install:
node-gyp configure build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the odbc@1.4.5 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Ishaan Karnik\AppData\Roaming\npm-cache_logs\2019-03-23T17_11_55_689Z-debug.log
C:\Users\Ishaan Karnik>node --version
v11.7.0
C:\Users\Ishaan Karnik>npm --version
6.5.0
The text was updated successfully, but these errors were encountered: