主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alex
活动总数
7
最后的活动
2018年01月25日 12:42
成员加入日期
2018年01月24日 19:56
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
0
活动概览
帖子(0)
评论(7)
Alex
进行了评论,
2018年01月25日 12:42
OK - I've done that... but it made no difference. The log above suggested there was a build version mismatch... so I re-installed the NodeJs plugin - which has fixed the problem. I now have the run...
社区
WebStorm
`node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead
0 票
Alex
进行了评论,
2018年01月25日 10:29
You want the whole log or is this line enough?? : 2018-01-19 10:41:31,284 [ 1140] INFO - llij.ide.plugins.PluginManager - Plugin 'NodeJS' can't be loaded because: Plugin since-build or until-bu...
社区
WebStorm
`node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead
0 票
Alex
进行了评论,
2018年01月25日 10:15
Note the message on the right about this being based on the default settings
社区
WebStorm
`node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead
0 票
Alex
进行了评论,
2018年01月25日 10:14
Hi Elena, I've just removed the '~/Library/ApplicationSupport/WebStorm2017.3' folder as requested and and reinstalled a fresh 2017.3 Here's a screenshot of the run config's default options, without...
社区
WebStorm
`node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead
0 票
Alex
进行了评论,
2018年01月24日 22:03
Ok... well I’m on Mac high Sierra & the node.js run config default option not only disappears when I upgrade 2017.2 > 2017.3, but my saved run config becomes invalid. Then when I downgrade again, t...
社区
WebStorm
`node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead
0 票
Alex
进行了评论,
2018年01月24日 21:32
The option I was referring to is the ‘node.js’ default run configuration - you now only have a ‘npm’ Run configuration in 2017.3 It is purely incidental that I was using the ‘nodejs’ run config to ...
社区
WebStorm
`node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead
0 票
Alex
进行了评论,
2018年01月24日 19:56
In 2017.3, the 'node.js' run configuration default setting was removed which broke my debugging capabilities. Now there's only 'npm' as a run config option which doesn't allow me to point an interp...
社区
WebStorm
`node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead
0 票