Closed
Description
- Version: v9.6.1
- Platform: macOS
node --prof-process
doesn't work in the current Node version.
→ node -v
v9.6.1
→ node --prof-process
evalmachine.<anonymous>:31
module.exports = { versionCheck };
^
ReferenceError: module is not defined
at evalmachine.<anonymous>:31:1
at internal/v8_prof_processor.js:41:28
at NativeModule.compile (bootstrap_node.js:653:7)
at Function.NativeModule.require (bootstrap_node.js:598:18)
at startup (bootstrap_node.js:139:20)
at bootstrap_node.js:665:3
Same result when pointing to an isolate file.
Metadata
Metadata
Assignees
Labels
No labels