Stef Pellegrino
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Stef Pellegrino 创建了一个帖子, No breakpoint with node.js 7.3.0 on Windows 10
Hi, I'm trying to debug a console.log("Hello world") in CLI mode IntelliJ IDEA 2016.3.1 in Windows 10 x64 Node.js v7.3.0 Program runs but doesn't stop on breakpoint !? Get Debugger listening on... -
-
Stef Pellegrino 进行了评论, -
Stef Pellegrino 创建了一个帖子, Slow debug refresh with node.js
I'm using IntelliJ with a simple node.js 6.x CLI project. When debugging the project in step-over mode, I noticed that the refresh "Variable" window panel is slow for updating data After each step,...