Skip to content
New issue

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 fails #114

Open
SasSam opened this issue May 29, 2022 · 1 comment
Open

NPM install fails #114

SasSam opened this issue May 29, 2022 · 1 comment

Comments

@SasSam
Copy link

SasSam commented May 29, 2022

After the project was cloned and solved the issue with node-gyp, I tried to run the npm install, but it still fails.

The console log of the npm install:

npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN deprecated [email protected]: Please update to ini >=1.3.6 to avoid a prototype pollution issue
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: This version of 'is-buffer' is out-of-date. You must update to v1.1.6 or newer
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated @zeit/[email protected]: Please use `update-check` instead.
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated @zeit/[email protected]: This package is no longer maintained
npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
npm WARN deprecated [email protected]: Package moved to @redux-devtools/extension.
npm WARN deprecated [email protected]: Deprecated due to CVE-2021-21366 resolved in 0.5.0
npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: support for ECMAScript is superseded by `uglify-js` as of v3.13.0
npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must update to v4.9.2 or newer
npm WARN deprecated [email protected]: This version of react-dom/server contains a minor vulnerability. Please update react-dom to 16.0.1 or 16.4.2+. Learn more: https://fb.me/cve-2018-6341
npm WARN deprecated [email protected]: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated [email protected]: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated [email protected]: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated [email protected]: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! code 1
npm ERR! path C:\projects\caption\node_modules\rabin-bindings
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c prebuild-install || node-gyp rebuild
npm ERR! Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
npm ERR!   bindings.cc
npm ERR! C:\projects\caption\node_modules\nan\nan_maybe_43_inl.h(112,15): error C2039: 'ForceSet': is not a member of 'v8::Object' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\Users\jack\AppData\Local\node-gyp\Cache\16.13.0\include\node\v8.h(3955): message : see declaration of 'v8::Object' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_converters_43_inl.h(22,1): error C2664: 'v8::Local<v8::Boolean> v8::Value::ToBoolean(v8::Isolate *) const': cannot convert argument 1 from 'v8::Local<v8::Context>' to 'v8::Isolate *' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_converters_43_inl.h(22,1): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\Users\jack\AppData\Local\node-gyp\Cache\16.13.0\include\node\v8.h(3086,18): message : see declaration of 'v8::Value::ToBoolean' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_converters_43_inl.h(40,1): error C2664: 'bool v8::Value::BooleanValue(v8::Isolate *) const': cannot convert argument 1 from 'v8::Local<v8::Context>' to 'v8::Isolate *' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_converters_43_inl.h(40,1): message : No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\Users\jack\AppData\Local\node-gyp\Cache\16.13.0\include\node\v8.h(3096,8): message : see declaration of 'v8::Value::BooleanValue' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(103,37): error C2664: 'v8::MaybeLocal<v8::Function> v8::Function::New(v8::Local<v8::Context>,v8::FunctionCallback,v8::Local<v8::Value>,int,v8::ConstructorBehavior,v8::SideEffectType)': cannot convert argument 1 from 'v8::Isolate *' to 'v8::Local<v8::Context>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(105,32): message : No constructor could take the source type, or constructor overload resolution was ambiguous [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\Users\jack\AppData\Local\node-gyp\Cache\16.13.0\include\node\v8.h(4753,31): message : see declaration of 'v8::Function::New' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(337,37): error C2660: 'v8::StringObject::New': function does not take 1 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\Users\jack\AppData\Local\node-gyp\Cache\16.13.0\include\node\v8.h(6196,23): message : see declaration of 'v8::StringObject::New' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(337,60): error C2059: syntax error: ')' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(834,18): warning C4996: 'node::MakeCallback': was declared deprecated [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(849,18): warning C4996: 'node::MakeCallback': was declared deprecated [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(864,18): warning C4996: 'node::MakeCallback': was declared deprecated [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(911,1): error C2660: 'v8::Value::ToString': function does not take 0 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\Users\jack\AppData\Local\node-gyp\Cache\16.13.0\include\node\v8.h(3048,44): message : see declaration of 'v8::Value::ToString' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(921,1): error C2664: 'int v8::String::WriteUtf8(v8::Isolate *,char *,int,int *,int) const': cannot convert argument 1 from 'char *' to 'v8::Isolate *' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(921,37): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or parenthesized function-style cast [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\Users\jack\AppData\Local\node-gyp\Cache\16.13.0\include\node\v8.h(3277,7): message : see declaration of 'v8::String::WriteUtf8' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1473,31): warning C4996: 'node::MakeCallback': was declared deprecated [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1533,1): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1539,1): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1545,1): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1551,1): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1550,17): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1557,1): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1557,17): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1562,1): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1562,17): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR! C:\projects\caption\node_modules\nan\nan_object_wrap.h(24,5): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR!           with
npm ERR!           [
npm ERR!               T=v8::Object
npm ERR!           ]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1574): message : see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR!           with
npm ERR!           [
npm ERR!               T=v8::Object
npm ERR!           ]
npm ERR! C:\projects\caption\node_modules\nan\nan_object_wrap.h(67,18): error C2039: 'MarkIndependent': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR!           with
npm ERR!           [
npm ERR!               T=v8::Object
npm ERR!           ]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1574): message : see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR!           with
npm ERR!           [
npm ERR!               T=v8::Object
npm ERR!           ]
npm ERR! C:\projects\caption\node_modules\nan\nan_object_wrap.h(124,5): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR!           with
npm ERR!           [
npm ERR!               T=v8::Object
npm ERR!           ]
npm ERR! C:\projects\caption\node_modules\nan\nan.h(1574): message : see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
npm ERR!           with
npm ERR!           [
npm ERR!               T=v8::Object
npm ERR!           ]
npm ERR! prebuild-install info begin Prebuild-install version 2.3.0
npm ERR! prebuild-install info install installing standalone, skipping download.
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info find Python using Python version 3.10.4 found at "C:\Users\jack\AppData\Local\Programs\Python\Python310\python.exe"
npm ERR! gyp info find VS using VS2022 (17.2.32519.379) found at:
npm ERR! gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"
npm ERR! gyp info find VS run with --verbose for detailed information
npm ERR! gyp info spawn C:\Users\jack\AppData\Local\Programs\Python\Python310\python.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   'C:\\Users\\jack\\AppData\\Roaming\\nvm\\v16.13.0\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
npm ERR! gyp info spawn args   'binding.gyp',
npm ERR! gyp info spawn args   '-f',
npm ERR! gyp info spawn args   'msvs',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   'C:\\projects\\caption\\node_modules\\rabin-bindings\\build\\config.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   'C:\\Users\\jack\\AppData\\Roaming\\nvm\\v16.13.0\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   'C:\\Users\\jack\\AppData\\Local\\node-gyp\\Cache\\16.13.0\\include\\node\\common.gypi',
npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
npm ERR! gyp info spawn args   '-Dvisibility=default',
npm ERR! gyp info spawn args   '-Dnode_root_dir=C:\\Users\\jack\\AppData\\Local\\node-gyp\\Cache\\16.13.0',
npm ERR! gyp info spawn args   '-Dnode_gyp_dir=C:\\Users\\jack\\AppData\\Roaming\\nvm\\v16.13.0\\node_modules\\npm\\node_modules\\node-gyp',
npm ERR! gyp info spawn args   '-Dnode_lib_file=C:\\\\Users\\\\jack\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\16.13.0\\\\<(target_arch)\\\\node.lib',
npm ERR! gyp info spawn args   '-Dmodule_root_dir=C:\\projects\\caption\\node_modules\\rabin-bindings',
npm ERR! gyp info spawn args   '-Dnode_engine=v8',
npm ERR! gyp info spawn args   '--depth=.',
npm ERR! gyp info spawn args   '--no-parallel',
npm ERR! gyp info spawn args   '--generator-output',
npm ERR! gyp info spawn args   'C:\\projects\\caption\\node_modules\\rabin-bindings\\build',
npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   'build/binding.sln',
npm ERR! gyp info spawn args   '/clp:Verbosity=minimal',
npm ERR! gyp info spawn args   '/nologo',
npm ERR! gyp info spawn args   '/p:Configuration=Release;Platform=x64'
npm ERR! gyp info spawn args ]
npm ERR! gyp ERR! build error
npm ERR! gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
npm ERR! gyp ERR! stack     at ChildProcess.onExit (C:\Users\jack\AppData\Roaming\nvm\v16.13.0\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:390:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
npm ERR! gyp ERR! System Windows_NT 10.0.19044
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\jack\\AppData\\Roaming\\nvm\\v16.13.0\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd C:\projects\caption\node_modules\rabin-bindings
npm ERR! gyp ERR! node -v v16.13.0
npm ERR! gyp ERR! node-gyp -v v8.4.1
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\jack\AppData\Local\npm-cache\_logs\2022-05-29T15_48_00_851Z-debug-0.log

What do I do wrong? Thanks for any help in advance!

Your Environment

Tech Version
app version 2.0.1
OS Windows 10
Node.js version 16.13.0
NPM version 8.3.2
Python version 3.10.4
@SasSam
Copy link
Author

SasSam commented Jun 3, 2022

I've tried to install the dependencies with Node.js v14 as well because I thought v16 is too new. But v14 failed as well with similar error messages:

> [email protected] install C:\projects\caption\node_modules\rabin-bindings
> prebuild-install || node-gyp rebuild

prebuild-install info begin Prebuild-install version 2.3.0
prebuild-install info looking for local prebuild @ prebuilds\rabin-bindings-v1.7.3-node-v83-win32-x64.tar.gz
prebuild-install info looking for cached prebuild @ C:\Users\jack\AppData\Roaming\npm-cache\_prebuilds\https-github.com-develar-rabin-bindings-releases-download-v1.7.3-rabin-bindings-v1.7.3-node-v83-win32-x64.tar.gz
prebuild-install http request GET https://github.com/develar/rabin-bindings/releases/download/v1.7.3/rabin-bindings-v1.7.3-node-v83-win32-x64.tar.gz
prebuild-install http 404 https://github.com/develar/rabin-bindings/releases/download/v1.7.3/rabin-bindings-v1.7.3-node-v83-win32-x64.tar.gz
prebuild-install WARN install No prebuilt binaries found (target=14.17.6 runtime=node arch=x64 platform=win32)

C:\projects\caption\node_modules\rabin-bindings>if not defined npm_config_node_gyp (node "C:\Users\jack\AppData\Roaming\nvm\v14.17.6\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Users\jack\AppData\Roaming\nvm\v14.17.6\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  bindings.cc
  rabin.cc
  rabin_wrap.cc
  win_delay_load_hook.cc
c:\projects\caption\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\r
abin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(3664): note: see declaration of 'v8::Object' (compiling source file ..\
  src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\bindi
ngs.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(3664): note: see declaration of 'v8::Object' (compiling source file ..\
  bindings.cc)
c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(22): error C2664: 'v8::Local<v8::Boolean> v8::Value::ToBoolean(v8::Isolate *) const': can
not convert argument 1 from 'v8::Local<v8::Context>' to 'v8::Isolate *' (compiling source file ..\src\rabin_wrap.cc) [C:\projects\caption\node_modules
\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(22): note: No user-defined-conversion operator available that can perform this conversi
  on, or the operator cannot be called (compiling source file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(40): error C2664: 'bool v8::Value::BooleanValue(v8::Isolate *) const': cannot convert arg
ument 1 from 'v8::Local<v8::Context>' to 'v8::Isolate *' (compiling source file ..\src\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings
\build\rabin-bindings.vcxproj]
  c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(40): note: No user-defined-conversion operator available that can perform this conversi
  on, or the operator cannot be called (compiling source file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(22): error C2664: 'v8::Local<v8::Boolean> v8::Value::ToBoolean(v8::Isolate *) const': can
not convert argument 1 from 'v8::Local<v8::Context>' to 'v8::Isolate *' (compiling source file ..\bindings.cc) [C:\projects\caption\node_modules\rabin
-bindings\build\rabin-bindings.vcxproj]
  c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(22): note: No user-defined-conversion operator available that can perform this conversi
  on, or the operator cannot be called (compiling source file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(40): error C2664: 'bool v8::Value::BooleanValue(v8::Isolate *) const': cannot convert arg
ument 1 from 'v8::Local<v8::Context>' to 'v8::Isolate *' (compiling source file ..\bindings.cc) [C:\projects\caption\node_modules\rabin-bindings\build
\rabin-bindings.vcxproj]
  c:\projects\caption\node_modules\nan\nan_converters_43_inl.h(40): note: No user-defined-conversion operator available that can perform this conversi
  on, or the operator cannot be called (compiling source file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(103): error C2664: 'v8::MaybeLocal<v8::Function> v8::Function::New(v8::Local<v8::Cont
ext>,v8::FunctionCallback,v8::Local<v8::Value>,int,v8::ConstructorBehavior,v8::SideEffectType)': cannot convert argument 1 from 'v8::Isolate *' to 'v8
::Local<v8::Context>' (compiling source file ..\src\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(105): note: No constructor could take the source type, or constructor overload reso
  lution was ambiguous (compiling source file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(103): error C2664: 'v8::MaybeLocal<v8::Function> v8::Function::New(v8::Local<v8::Cont
ext>,v8::FunctionCallback,v8::Local<v8::Value>,int,v8::ConstructorBehavior,v8::SideEffectType)': cannot convert argument 1 from 'v8::Isolate *' to 'v8
::Local<v8::Context>' (compiling source file ..\bindings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(105): note: No constructor could take the source type, or constructor overload reso
  lution was ambiguous (compiling source file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(337): error C2660: 'v8::StringObject::New': function does not take 1 arguments (compi
ling source file ..\src\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(5854): note: see declaration of 'v8::StringObject::New' (compiling sour
  ce file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(337): error C2059: syntax error: ')' (compiling source file ..\src\rabin_wrap.cc) [C:
\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(337): error C2660: 'v8::StringObject::New': function does not take 1 arguments (compi
ling source file ..\bindings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(5854): note: see declaration of 'v8::StringObject::New' (compiling sour
  ce file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan_implementation_12_inl.h(337): error C2059: syntax error: ')' (compiling source file ..\bindings.cc) [C:\proje
cts\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\rabin_wrap
.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(190): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\rabin_wrap
.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(183): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\rabin_wrap
.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(176): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan.h(911): error C2660: 'v8::Value::ToString': function does not take 0 arguments (compiling source file ..\src\
rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(2810): note: see declaration of 'v8::Value::ToString' (compiling source
   file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan.h(921): error C2664: 'int v8::String::WriteUtf8(v8::Isolate *,char *,int,int *,int) const': cannot convert ar
gument 1 from 'char *' to 'v8::Isolate *' (compiling source file ..\src\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bi
ndings.vcxproj]
  c:\projects\caption\node_modules\nan\nan.h(921): note: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or functio
  n-style cast (compiling source file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\bindings.cc) [
C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(190): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\bindings.cc) [
C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(183): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\bindings.cc) [
C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(176): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\rabin_wra
p.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(911): error C2660: 'v8::Value::ToString': function does not take 0 arguments (compiling source file ..\bind
ings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(190): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\src\rabin_wrap.cc)
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(2810): note: see declaration of 'v8::Value::ToString' (compiling source
   file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan.h(921): error C2664: 'int v8::String::WriteUtf8(v8::Isolate *,char *,int,int *,int) const': cannot convert ar
gument 1 from 'char *' to 'v8::Isolate *' (compiling source file ..\bindings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings
.vcxproj]
  c:\projects\caption\node_modules\nan\nan.h(921): note: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or functio
  n-style cast (compiling source file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan.h(1533): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments (compiling source file ..\s
rc\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1539): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments (compiling source file ..\s
rc\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1545): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments (compiling source file ..\s
rc\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1551): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments (compiling source file ..\s
rc\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  cc:\projects\caption\node_modules\nan\nan.h(1550): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found (compilin
  g source file ..\src\rabin_wrap.cc):\projects\caption\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (co
  mpiling source file ..\bindings.cc)

  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\node.h(190): note: see declaration of 'node::MakeCallback' (compiling source
   file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan.h(1557): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments (compiling source file ..\s
rc\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1557): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found (compiling s
ource file ..\src\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1562): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments (compiling source file ..\s
rc\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1562): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found (compiling s
ource file ..\src\rabin_wrap.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1533): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments (compiling source file ..\b
indings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1539): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments (compiling source file ..\b
indings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1545): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments (compiling source file ..\b
indings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1551): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments (compiling source file ..\b
indings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1550): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found (compiling s
ource file ..\bindings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1557): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments (compiling source file ..\b
indings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1557): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found (compiling s
ource file ..\bindings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1562): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments (compiling source file ..\b
indings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan.h(1562): error C2672: 'Nan::EscapableHandleScope::Escape': no matching overloaded function found (compiling s
ource file ..\bindings.cc) [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\nan\nan_object_wrap.h(24): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopyable
PersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\rabin_wrap.cc)
  c:\projects\caption\node_modules\nan\nan.h(1574): note: see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>'
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_object_wrap.h(67): error C2039: 'MarkIndependent': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopy
ablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\rabin_wrap.cc)
  c:\projects\caption\node_modules\nan\nan.h(1574): note: see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>'
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_object_wrap.h(124): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopyabl
ePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\rabin_wrap.cc)
  c:\projects\caption\node_modules\nan\nan.h(1574): note: see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>'
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\nan\nan_object_wrap.h(24): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopyable
PersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\bindings.cc)
  c:\projects\caption\node_modules\nan\nan.h(1574): note: see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>'
          with
          [
              T=v8::Object
          ] (compiling source file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan_object_wrap.h(67): error C2039: 'MarkIndependent': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopy
ablePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\bindings.cc)
  c:\projects\caption\node_modules\nan\nan.h(1574): note: see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>'
          with
          [
              T=v8::Object
          ] (compiling source file ..\bindings.cc)
c:\projects\caption\node_modules\nan\nan_object_wrap.h(124): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Object,v8::NonCopyabl
ePersistentTraits<T>>' [C:\projects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\bindings.cc)
  c:\projects\caption\node_modules\nan\nan.h(1574): note: see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTraits<T>>'
          with
          [
              T=v8::Object
          ] (compiling source file ..\bindings.cc)
c:\projects\caption\node_modules\rabin-bindings\src\rabin_wrap.cc(11): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments [C:\pr
ojects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\rabin-bindings\src\rabin_wrap.cc(12): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments [C:\pr
ojects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\rabin-bindings\src\rabin_wrap.cc(24): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments [C:\pr
ojects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
c:\projects\caption\node_modules\rabin-bindings\src\rabin_wrap.cc(52): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments [C:\p
rojects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(2866): note: see declaration of 'v8::Value::Uint32Value' (compiling sou
  rce file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\rabin-bindings\src\rabin_wrap.cc(53): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments [C:\p
rojects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(2866): note: see declaration of 'v8::Value::Uint32Value' (compiling sou
  rce file ..\src\rabin_wrap.cc)
c:\projects\caption\node_modules\rabin-bindings\src\rabin_wrap.cc(54): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments [C:\p
rojects\caption\node_modules\rabin-bindings\build\rabin-bindings.vcxproj]
  c:\users\jack\appdata\local\node-gyp\cache\14.17.6\include\node\v8.h(2866): note: see declaration of 'v8::Value::Uint32Value' (compiling sou
  rce file ..\src\rabin_wrap.cc)
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onExit (C:\Users\jack\AppData\Roaming\nvm\v14.17.6\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
gyp ERR! System Windows_NT 10.0.19044
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\jack\\AppData\\Roaming\\nvm\\v14.17.6\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\projects\caption\node_modules\rabin-bindings
gyp ERR! node -v v14.17.6
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\7zip-bin-linux):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\7zip-bin-mac):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `prebuild-install || node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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\jack\AppData\Roaming\npm-cache\_logs\2022-06-03T19_19_15_483Z-debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant