sourcemint / util-js

4 stars 2 forks source link

unusable error info File: false@false #2

Closed japj closed 3 years ago

japj commented 12 years ago

I am testing sourcemint on windows and when something goes wrong, I get the following error information which can not really be used for analysis:

  * ERROR ***************************************************************************
  * Error: Command failed: The system cannot find the path specified.
  * Code : 1
  * File : false @ false
  * Stack:
  *    Error: Command failed: The system cannot find the path specified.
  *
  *        at ChildProcess.exithandler (child_process.js:282:15)
  *        at ChildProcess.emit (events.js:70:17)
  *        at maybeExit (child_process.js:362:16)
  *        at Process.onexit (child_process.js:398:5)
  * ERROR ***************************************************************************