You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.
In file included from ../../nan/nan.h:192:0,
from ../src/binding.cpp:1:
../../nan/nan_maybe_43_inl.h: In function ‘Nan::Maybe Nan::ForceSet(v8::Localv8::Object, v8::Localv8::Value, v8::Localv8::Value, v8::PropertyAttribute)’:
../../nan/nan_maybe_43_inl.h:112:15: error: ‘class v8::Object’ has no member named ‘ForceSet’
В процессе npm install (nodejs version 10)
In file included from ../../nan/nan.h:192:0,
from ../src/binding.cpp:1:
../../nan/nan_maybe_43_inl.h: In function ‘Nan::Maybe Nan::ForceSet(v8::Localv8::Object, v8::Localv8::Value, v8::Localv8::Value, v8::PropertyAttribute)’:
../../nan/nan_maybe_43_inl.h:112:15: error: ‘class v8::Object’ has no member named ‘ForceSet’
Related:
mattermost/mattermost#8708
https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=mattermost&id=20c32f7f68ce0013e5a55cef0658cf4692f64899
Возможно, решение:
поднимите версию node-sass
"node-sass": "^4.9.0",
The text was updated successfully, but these errors were encountered: