-
## Problem encoutered
When I try to execute nodegrind from `nodegrind XX.js`, I have this error :
> TypeError: Cannot read property 'functionName' of undefined
> at convertProfNode (/usr/lib/nod…
-
在app.js中增加 app.enable('systemMonitor');
在启动时,发现一个错误信息 Cannot find module 'v8-profiler'.
在npm install v8-profiler时,出现如下错误:
gyp ERR! build error
gyp ERR! stack Error: `C:\windows\Microsoft.NET\Framewo…
-
@simonepri what do you about adding v8-profiler module (via pm2 install v8-profiler) by default? It would allow to snapshot memory and run cpu profiling when needed
-
npm install -g v8-profiler
npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critic…
-
Hi, we are using amazon web services elasticbeanstalk to deploy our node.js app. And few days ago we started to have an error in the logs that is said to be related to v8-profiler (please see below in…
ghost updated
7 years ago
-
Hello
I'm getting following error when trying to install v8-profiler.
THX
```
@fileserver:/var/www/sharelatex# npm install v8-profiler
npm WARN lifecycle v8-profiler@5.6.5~preinstall: cannot…
ghost updated
6 years ago
-
Hi every one,
When I execute `npm i --save v8-profiler`, I get this error :
```
> v8-profiler@5.6.5 preinstall /home/ubuntu/workspace/node_modules/.staging/v8-profiler-010bb724
> node -e 'proc…
-
### Describe the bug
This is the same bug as mentioned in https://github.com/vitest-dev/vitest/issues/3846, but now with minimal reproduction.
I've read somewhere that vitest orders the execution …
-
I ran a `yarn add v8-profiler` on OSX but I get this error:
```
Output:
node-pre-gyp info it worked if it ends with ok
node-pre-gyp info using node-pre-gyp@0.6.34
node-pre-gyp info using node@8…
-
- [Node.js remote debugging client for Firefox](https://github.com/harthur/firefox-client)