-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
dead? #137
Comments
I can't install on node: This project was mentioned in article https://medium.com/@petar.koretic/profiling-slow-node-js-apps-using-v8-profiler-5d44c07bf09f when node 10 is described. Example of error
|
cant install using npm on node 14.15 npm ERR! /home/n/.cache/node-gyp/14.15.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)]’: |
Hope this helps others finding their way here. Here is a fork that works all the way through Node 18. |
is this project dead?
The text was updated successfully, but these errors were encountered: