Skip to content

Instantly share code, notes, and snippets.

@palkerecsenyi
Created February 28, 2019 07:29
Show Gist options
  • Save palkerecsenyi/17ed2013da9d64908533f3fd24a8ef72 to your computer and use it in GitHub Desktop.
Save palkerecsenyi/17ed2013da9d64908533f3fd24a8ef72 to your computer and use it in GitHub Desktop.
d:\codedraig\cdr-localapp\node_modules\xmlshim\node_modules\nan\nan.h(2017): error C2664: 'v8::Maybe<bool> v8::Object::
SetAccessor(v8::Local<v8::Context>,v8::Local<v8::Name>,v8::AccessorNameGetterCallback,v8::AccessorNameSetterCallback,v8
::MaybeLocal<v8::Value>,v8::AccessControl,v8::PropertyAttribute,v8::SideEffectType)': cannot convert argument 2 from 'N
an::imp::NativeGetter' to 'v8::Local<v8::Name>' (compiling source file ..\src\xml_xpath_context.cc) [D:\CodeDraig\CDR-L
ocalApp\node_modules\xmlshim\node_modules\libxmljs\build\xmljs.vcxproj]
d:\codedraig\cdr-localapp\node_modules\xmlshim\node_modules\nan\nan.h(2023): note: No constructor could take the sour
ce type, or constructor overload resolution was ambiguous (compiling source file ..\src\xml_xpath_context.cc)
gyp ERR! build error
gyp ERR! stack Error: `Z:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (Z:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
gyp ERR! System Windows_NT 10.0.16299
gyp ERR! command "Z:\\Program Files\\nodejs\\node.exe" "Z:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd D:\CodeDraig\CDR-LocalApp\node_modules\xmlshim\node_modules\libxmljs
gyp ERR! node -v v10.14.2
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN mongoose-type-email@1.0.9 requires a peer of mongoose@ but none is installed. You must install peer dependencies yourself.
npm WARN codedragon@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! libxmljs@0.18.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the libxmljs@0.18.0 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\Oliver\AppData\Roaming\npm-cache\_logs\2018-12-24T16_55_46_370Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment