TypeError: value.split is not a function #4029
Labels
area: reporters
involving a specific reporter
duplicate
been there, done that, got the t-shirt...
type: bug
a defect, confirmed by a maintainer
Prerequisites
faq
labelnode node_modules/.bin/mocha --version
(Local) andmocha --version
(Global). We recommend that you not install Mocha globally.Description
The text execution fails with the following error message:
Steps to Reproduce
Expected behavior: [No exception]
Actual behavior: [Test execution aborts]
Reproduces how often: [Every run]
Versions
andmocha --version
node node_modules/.bin/mocha --version
:(Version is 6.2.0)
node --version
:v10.16.3
Additional Information
The text was updated successfully, but these errors were encountered: