shelljs: TypeError: Cannot read property 'toString' of undefined
Node version:
4.4.4
ShellJS version (the most recent version/Github branch you see the bug on):
0.7.0
Operating system:
OSX 10.11.5 El Captain
Description of the bug:
Typerror while using shell.exec
Example ShellJS command to reproduce the error:
java -jar CMDRunner.jar --tool Reporter --generate-png test.png --input-jtl results.jtl --plugin-type ResponseTimesOverTime --width 800 --height 600
I cannot find a simple command which reproduces the above issue, I am attaching a screenshot of the error message I am getting.

About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 17 (11 by maintainers)
Commits related to this issue
- attempt at debugging \#471 — committed to shelljs/shelljs by ariporad 8 years ago
Sounds like the root cause of this issue has been solved, so I’ll go ahead and close this. Please ping this thread if the
toStringissues occur for some other reason.