nodejs 开启debug选项问题时间:2024-07-14 20:03:26我的机器上设置debug选项是,debug与(等号)=之间不可以有空格,否则设置无效 如下: set DEBUG = * 无打印 set DEBUG=*正常打印