Skip to content
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

dead? #137

Open
Esqarrouth opened this issue Apr 3, 2020 · 3 comments
Open

dead? #137

Esqarrouth opened this issue Apr 3, 2020 · 3 comments

Comments

@Esqarrouth
Copy link

is this project dead?

@gustawdaniel
Copy link

gustawdaniel commented Apr 14, 2020

I can't install on node: v12.14.1.

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

 Tried to download(404): https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v72-linux-x64.tar.gz 

@nerkn
Copy link

nerkn commented Apr 27, 2021

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&)]’:
npm ERR! ../../nan/nan_object_wrap.h:65:61: required from here
npm ERR! /home/n/.cache/node-gyp/14.15.1/include/node/v8.h:10867:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfoNan::ObjectWrap::Callback’ {aka ‘void (
)(const v8::WeakCallbackInfoNan::ObjectWrap&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]
npm ERR! make: *** [profiler.target.mk:119: Release/obj.target/profiler/src/cpu_profiler.o] Error 1
npm ERR! gyp ERR! build error
npm ERR! gyp ERR! stack Error: make failed with exit code: 2
npm ERR! gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
npm ERR! gyp ERR! stack at ChildProcess.emit (events.js:315:20)
npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
npm ERR! gyp ERR! System Linux 5.4.0-70-generic
npm ERR! gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/mnt/control/node_modules/v8-profiler/build/profiler/v5.7.0/node-v83-linux-x64/profiler.node" "--module_name=profiler" "--module_path=/control/node_modules/v8-profiler/build/profiler/v5.7.0/node-v83-linux-x64"
npm ERR! gyp ERR! cwd /mnt/control/node_modules/v8-profiler
npm ERR! gyp ERR! node -v v14.15.1
npm ERR! gyp ERR! node-gyp -v v7.1.2

@mmigdol
Copy link

mmigdol commented May 18, 2022

Hope this helps others finding their way here. Here is a fork that works all the way through Node 18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants