-
Notifications
You must be signed in to change notification settings - Fork 101
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
Compile error on MacOS X (node 13.7.0): no viable conversion from 'v8::Local<v8::Context>' to 'v8::Isolate *' #45
Comments
node 13.7.0 |
…d fixed a call in FontDescriptor.h
…-node-13-7 Fixed compile error (issue foliojs#45) - upgraded nan to >= 2.14.0 and fixed…
how to fix it |
facing the same on macos m1 node 14 during npm ci `../../nan/nan_converters_43_inl.h:22:1: error: no viable conversion from 'Local' to 'Isolate ' define V8_DEPRECATE_SOON(message) [[deprecated(message)]]
../fsevents.cc:50:32: error: no template named 'Handle' in namespace 'v8'
|
Mac OS X 10.12.6
iTerm2 3.3.4
The text was updated successfully, but these errors were encountered: