Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

195
Views
Internal modules error on debugging node application

I'm trying to debug node application, I'm using IntelliJ IDEA 14.0.5 and nodejs 6.10.2. The app configuration seems to be ok, actually the application is running but when I try to debug the application I'm facing this error :

"C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.0.5\bin\runnerw.exe" "C:\Program Files\nodejs\node.exe" --debug-brk=60858 --nolazy server.js

Debugger listening on [::]:60858 
{ Error: ENOENT: no such file or directory, open 'c:\My\Project\Working\Folder\myapp\internal\streams\lazy_transform.js'
 at Error (native)
 at Object.fs.openSync (fs.js:641:18)
 at eval (eval at <anonymous> (internal/streams/lazy_transform.js:1:1), <anonymous>:49:17)
 at eval (eval at <anonymous> (internal/streams/lazy_transform.js:1:1), <anonymous>:73:5)
 at internal/streams/lazy_transform.js:1:1
 at ContextifyScript.Script.runInThisContext (vm.js:25:33)
 at runInThisContext (bootstrap_node.js:404:19)
 at NativeModule.compile (bootstrap_node.js:491:18)
 at NativeModule.require (bootstrap_node.js:437:18)
 at crypto.js:24:23
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'c:\\\My\\Project\\Working\\Folder\\myapp\\internal\\streams\\lazy_transform.js' }

And other internals: child_process.js, socket_list.js and cluster.js

  1. Could be something related to wrong debugger version ?

  2. Missing some configuration ?

Thank you in advice,

Andrea

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Node 6.* debugging is only supported since Idea 2016.2. V8 debugging protocol has changed dramatically since the time Idea 14 was released. You have to either upgrade Idea or downgrade Node.js... to v 4.* may be, or even to 0.10

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!