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 Version : 5.6.0 OS: Windows 10 i used to get : C:\Users\Ahmed\.node-gyp\iojs-1.2.1\x64\iojs.lib : fatal error LNK1107: invalid or corrupt file: cannot read at 0x186E76 [D:\Mine\Projects (NON-Bot)\Rocket.Chat.Electron\node_modules\@paulcbetts\system-idle-time\build\system_idle_time.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 (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23) gyp ERR! stack at ChildProcess.emit (events.js:160:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12) gyp ERR! System Windows_NT 10.0.16299
C:\Users\Ahmed\.node-gyp\iojs-1.2.1\x64\iojs.lib : fatal error LNK1107: invalid or corrupt file: cannot read at 0x186E76 [D:\Mine\Projects (NON-Bot)\Rocket.Chat.Electron\node_modules\@paulcbetts\system-idle-time\build\system_idle_time.vcxproj] gyp ERR! build error gyp ERR! stack Error:
failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23) gyp ERR! stack at ChildProcess.emit (events.js:160:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12) gyp ERR! System Windows_NT 10.0.16299
Any Possible solution ?
The text was updated successfully, but these errors were encountered:
Hi @paulcbetts I run into same issue with electron v3.beta4 any solution? BTW v3.beta3 worked fine
Sorry, something went wrong.
@AhmadIbrahiim, i've overcome it with delete .node-gyp folder
No branches or pull requests
NPM Version : 5.6.0
OS: Windows 10
i used to get :
C:\Users\Ahmed\.node-gyp\iojs-1.2.1\x64\iojs.lib : fatal error LNK1107: invalid or corrupt file: cannot read at 0x186E76 [D:\Mine\Projects (NON-Bot)\Rocket.Chat.Electron\node_modules\@paulcbetts\system-idle-time\build\system_idle_time.vcxproj] gyp ERR! build error gyp ERR! stack Error:
C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exefailed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23) gyp ERR! stack at ChildProcess.emit (events.js:160:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12) gyp ERR! System Windows_NT 10.0.16299
Any Possible solution ?
The text was updated successfully, but these errors were encountered: