You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/dongming/dev/github/fdserver/node_modules/pm/lib/child.js:271
handles[i].close();
^
TypeError: Cannot call method 'close' of null
at /Users/dongming/dev/github/fdserver/node_modules/pm/lib/child.js:271:18
at Array.forEach (native)
at Child.stop (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/child.js:270:26)
at /Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:172:19
at Array.forEach (native)
at Master.shutdown (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:171:27)
at process.<anonymous> (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:99:13)
at process.EventEmitter.emit (events.js:98:17)
at process.<anonymous> (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:106:15)
at process.EventEmitter.emit (events.js:92:17)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: