Skip to content

Instantly share code, notes, and snippets.

@Supamiu
Created May 16, 2018 13:18
Show Gist options
  • Save Supamiu/c4dc30844cbe8946619431e1381fe5e2 to your computer and use it in GitHub Desktop.
Save Supamiu/c4dc30844cbe8946619431e1381fe5e2 to your computer and use it in GitHub Desktop.
• electron-builder version=20.13.4
• loaded configuration file=package.json ("build" field)
• rebuilding native production dependencies platform=win32 arch=x64
• rebuilding native dependency name=grpc
Error: C:\Program Files\nodejs\node.exe exited with code 1
Error output:
node-pre-gyp info it worked if it ends with ok
node-pre-gyp info using node-pre-gyp@0.7.0
node-pre-gyp info using node@9.5.0 | win32 | x64 node-pre-gyp http GET https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/electron-v2.0-win32-x64-unknown.tar.gz
node-pre-gyp http 403 https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/electron-v2.0-win32-x64-unknown.tar.gz
node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/electron-v2.0-win32-x64-unknown.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for grpc@1.10.1 and electron@2.0.0 (electron-v2.0 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp http 403 status code downloading tarball https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/electron-v2.0-win32-x64-unknown.tar.gz
gyp info it worked if it ends with ok
gyp info using node-gyp@3.6.2
gyp info using node@9.5.0 | win32 | x64 gyp info ok
gyp info it worked if it ends with ok gyp info using node-gyp@3.6.2
gyp info using node@9.5.0 | win32 | x64 gyp info spawn D:\Users\Administrator\.windows-build-tools\python27\python.exe
gyp info spawn args [ 'D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-G',
gyp info spawn args 'msvs_version=auto',
gyp info spawn args '-I',
gyp info spawn args 'D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\grpc\\build\\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'D:\\Users\\fnormand\\.electron-gyp\\iojs-2.0.0\\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=D:\\Users\\fnormand\\.electron-gyp\\iojs-2.0.0',
gyp info spawn args '-Dnode_gyp_dir=D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\node-gyp', gyp info spawn args '-Dnode_lib_file=D:\\Users\\fnormand\\.electron-gyp\\iojs-2.0.0\\<(target_arch)\\iojs.lib',
gyp info spawn args '-Dmodule_root_dir=D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\grpc', gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.', gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\grpc\\build',
gyp info spawn args '-Goutput_dir=.' ] gyp info ok
gyp info it worked if it ends with ok
gyp info using node-gyp@3.6.2
gyp info using node@9.5.0 | win32 | x64
gyp info spawn C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe
gyp info spawn args [ 'build/binding.sln',
gyp info spawn args '/clp:Verbosity=minimal',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64' ]
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:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\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
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\node-gyp\\bin\\node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\grpc\\src\\node\\extension_binary\\electron-v2.0-win32-x64-unknown\\grpc_node.node" "--module_name=grpc_node" "--module_path=D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\grpc\\src\\node\\extension_binary\\electron-v2.0-win32-x64-unknown"
gyp ERR! cwd D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\grpc
gyp ERR! node -v v9.5.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --library=static_library --module=D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\grpc\src\node\extension_binary\electron-v2.0-win32-x64-unknown\grpc_node.node --module_name=grpc_node --module_path=D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\grpc\src\node\extension_binary\electron-v2.0-win32-x64-unknown' (1)
node-pre-gyp ERR! stack at ChildProcess.<anonymous> (D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\grpc\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:160:13)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:943:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)
node-pre-gyp ERR! System Windows_NT 10.0.16299
node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\Users\\fnormand\\WebstormProjects\\ffxiv-teamcraft\\node_modules\\grpc\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
node-pre-gyp ERR! cwd D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\grpc
node-pre-gyp ERR! node -v v9.5.0
node-pre-gyp ERR! node-pre-gyp -v v0.7.0
node-pre-gyp ERR! not ok
error Command failed with exit code 1.
at ChildProcess.childProcess.once.code (D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\builder-util\src\util.ts:251:14)
at Object.onceWrapper (events.js:255:19)
at ChildProcess.emit (events.js:160:13)
at maybeClose (internal/child_process.js:943:16) at Socket.stream.socket.on (internal/child_process.js:363:11) at Socket.emit (events.js:160:13) at Pipe._handle.close [as _onclose] (net.js:562:12) From previous event:
at runCallback (timers.js:756:18)
at tryOnImmediate (timers.js:717:5)
at processImmediate [as _immediateCallback] (timers.js:697:5)
From previous event:
at D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\electron-builder-lib\src\util\yarn.ts:150:27
From previous event: at rebuild (D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\electron-builder-lib\out\util\yarn.js:234:18) at D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\electron-builder-lib\src\util\yarn.ts:20:11 From previous event:
at installOrRebuild (D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\electron-builder-lib\out\util\yarn.js:68:17)
at D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\electron-builder\src\cli\install-app-deps.ts:57:5 at Generator.next (<anonymous>)
at runCallback (timers.js:756:18)
at tryOnImmediate (timers.js:717:5)
at processImmediate [as _immediateCallback] (timers.js:697:5) From previous event: at installAppDeps (D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\electron-builder\out\cli\install-app-deps.js:174:17)
at then (D:\Users\fnormand\WebstormProjects\ffxiv-teamcraft\node_modules\electron-builder\src\cli\cli.ts:43:10)
at <anonymous>
error Command failed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment