Advertisement
Guest User

Error from bsdiff-nodejs on electron-rebuild process

a guest
Dec 5th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.31 KB | None | 0 0
  1. × Rebuild Failed
  2.  
  3. An unhandled error occurred inside electron-rebuild
  4. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  5. Main.cpp
  6. DiffWorkerCallback.cpp
  7. PatchWorkerCallback.cpp
  8. win_delay_load_hook.cc
  9. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8513): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\Main.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  10. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\Main.cpp)
  11. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8522): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\Main.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  12. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\Main.cpp)
  13. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8513): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\DiffWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  14. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\DiffWorkerCallback.cpp)
  15. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8522): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\DiffWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  16. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\DiffWorkerCallback.cpp)
  17. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8513): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\PatchWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  18. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\PatchWorkerCallback.cpp)
  19. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8522): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\PatchWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  20. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\PatchWorkerCallback.cpp)
  21. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(65): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  22. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(65): note: No constructor could take the source type, or constructor overload resolution was ambiguous
  23. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(65): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  24. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(65): note: No constructor could take the source type, or constructor overload resolution was ambiguousc:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(44): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  25. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(44): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  26. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(76): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  27. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(76): note: No constructor could take the source type, or constructor overload resolution was ambiguous
  28. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(76): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  29. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(76): note: No constructor could take the source type, or constructor overload resolution was ambiguousc:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(70): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  30. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(70): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  31. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(85): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  32. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(85): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  33. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(94): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  34. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(94): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  35. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(120): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from
  36. 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  37. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(120): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  38. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(134): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from
  39. 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  40. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(134): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  41. gyp ERR! build error
  42. gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
  43. gyp ERR! stack at ChildProcess.onExit (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\node-gyp\lib\build.js:194:23)
  44. gyp ERR! stack at ChildProcess.emit (events.js:203:13)
  45. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
  46. gyp ERR! System Windows_NT 10.0.18362
  47. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\uc264365\\workspace\\playground\\electron-react-ts-starter\\main\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--target=7.1.0" "--arch=x64" "--dist-url=https://electronjs.org/headers" "--build-from-source" "--module_name=bsdiff" "--module_path=C:\\Users\\uc264365\\workspace\\playground\\electron-react-ts-starter\\main\\node_modules\\bsdiff-nodejs\\build\\Release" "--host=https://github.com/Exoway/bsdiff-nodejs/releases/download/" "--remote_path=2.1.1"
  48. gyp ERR! cwd C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs
  49. gyp ERR! node -v v12.8.1
  50. gyp ERR! node-gyp -v v6.0.1
  51. gyp ERR! not ok
  52.  
  53. Failed with exit code: 1
  54.  
  55. Error: Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  56. Main.cpp
  57. DiffWorkerCallback.cpp
  58. PatchWorkerCallback.cpp
  59. win_delay_load_hook.cc
  60. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8513): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\Main.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  61. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\Main.cpp)
  62. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8522): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\Main.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  63. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\Main.cpp)
  64. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8513): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\DiffWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  65. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\DiffWorkerCallback.cpp)
  66. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8522): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\DiffWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  67. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\DiffWorkerCallback.cpp)
  68. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8513): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\PatchWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  69. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\PatchWorkerCallback.cpp)
  70. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(8522): warning C4996: 'v8::MicrotasksCompletedCallback': was declared deprecated (compiling source file ..\src\PatchWorkerCallback.cpp) [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  71. c:\users\uc264365\.electron-gyp\7.1.0\include\node\v8.h(6918): note: see declaration of 'v8::MicrotasksCompletedCallback' (compiling source file ..\src\PatchWorkerCallback.cpp)
  72. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(65): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  73. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(65): note: No constructor could take the source type, or constructor overload resolution was ambiguous
  74. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(65): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  75. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(65): note: No constructor could take the source type, or constructor overload resolution was ambiguousc:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(44): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  76. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(44): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  77. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(76): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  78. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\patchworkercallback.cpp(76): note: No constructor could take the source type, or constructor overload resolution was ambiguous
  79. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(76): error C2440: 'initializing': cannot convert from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::Value>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  80. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\diffworkercallback.cpp(76): note: No constructor could take the source type, or constructor overload resolution was ambiguousc:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(70): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  81. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(70): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  82. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(85): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  83. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(85): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  84. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(94): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  85. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(94): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  86. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(120): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from
  87. 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  88. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(120): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  89. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(134): error C2664: 'v8::Local<v8::Value> v8::Exception::Error(v8::Local<v8::String>)': cannot convert argument 1 from
  90. 'v8::MaybeLocal<v8::String>' to 'v8::Local<v8::String>' [C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\build\bsdiff.vcxproj]
  91. c:\users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs\src\main.cpp(134): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  92. gyp ERR! build error
  93. gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
  94. gyp ERR! stack at ChildProcess.onExit (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\node-gyp\lib\build.js:194:23)
  95. gyp ERR! stack at ChildProcess.emit (events.js:203:13)
  96. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
  97. gyp ERR! System Windows_NT 10.0.18362
  98. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\uc264365\\workspace\\playground\\electron-react-ts-starter\\main\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--target=7.1.0" "--arch=x64" "--dist-url=https://electronjs.org/headers" "--build-from-source" "--module_name=bsdiff" "--module_path=C:\\Users\\uc264365\\workspace\\playground\\electron-react-ts-starter\\main\\node_modules\\bsdiff-nodejs\\build\\Release" "--host=https://github.com/Exoway/bsdiff-nodejs/releases/download/" "--remote_path=2.1.1"
  99. gyp ERR! cwd C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\bsdiff-nodejs
  100. gyp ERR! node -v v12.8.1
  101. gyp ERR! node-gyp -v v6.0.1
  102. gyp ERR! not ok
  103.  
  104. Failed with exit code: 1
  105. at SafeSubscriber._error (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\spawn-rx\lib\src\index.js:267:84)
  106. at SafeSubscriber.__tryOrUnsub (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:205:16)
  107. at SafeSubscriber.error (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:156:26)
  108. at Subscriber._error (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:92:26)
  109. at Subscriber.error (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:72:18)
  110. at MapSubscriber.Subscriber._error (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:92:26)
  111. at MapSubscriber.Subscriber.error (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:72:18)
  112. at SafeSubscriber._next (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\spawn-rx\lib\src\index.js:242:65)
  113. at SafeSubscriber.__tryOrUnsub (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:205:16)
  114. at SafeSubscriber.next (C:\Users\uc264365\workspace\playground\electron-react-ts-starter\main\node_modules\rxjs\internal\Subscriber.js:143:22)
  115. npm ERR! code ELIFECYCLE
  116. npm ERR! errno 4294967295
  117. npm ERR! electron-react-ts-starter@1.0.0 rebuild: `electron-rebuild --version 7.1.0`
  118. npm ERR! Exit status 4294967295
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement