search

Home  >  Q&A  >  body text

node.js - webstorm 如何调试 express项目

配置文件

下面的start对应package.json里面的start命令

用debug启动

启动时正常的,输出log也正常,可是打不了断点啊.
怎么搞?

PHP中文网PHP中文网2867 days ago729

reply all(1)I'll reply

  • 阿神

    阿神2017-04-17 15:04:35

    Your file is not filled in...
    If it still doesn’t work, try changing the parameters to --expose_debug_as=v8debug

    reply
    0
  • Cancelreply