fis3 icon indicating copy to clipboard operation
fis3 copied to clipboard

node 10.x 下安装失败 error: no member named 'ForceSet' in 'v8::Object'

Open qujian opened this issue 7 years ago • 2 comments

  • 操作系统: MacOS 10.13.6
  • Node版本: v10.12.0 v10.x
  • FIS版本: fis3 v3.4.39
  • 操作: yarn global add fis3
../../nan/nan_maybe_43_inl.h:112:15: error: no member named 'ForceSet' in 'v8::Object'
  return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
         ~~~  ^
...
error /Users/qujian/.config/yarn/global/node_modules/node-sass: Command failed.
Exit code: 1

qujian avatar Oct 15 '18 16:10 qujian

10.x 还没有支持;

oxUnd avatar Dec 18 '18 06:12 oxUnd

default

我用node 11,貌似没啥问题,不过是在windows下的

rpdg avatar Dec 28 '18 02:12 rpdg