running caliper version
results in Cannot read property 'then' of undefined
#1296
Labels
caliper version
results in Cannot read property 'then' of undefined
#1296
Which Caliper version are you using?
v0.4.2
Which Node.JS version are you using?
v14
Which operating system are you using?
Ubuntu
Please provide some context for your error. For example, when did the error occur? What were you trying to achieve, and how?
running caliper with the name of an unknown command
What was the observed incorrect behavior?
Cannot read property 'then' of undefined
Please provide the error logs and their surroundings.
Please provide your benchmark configuration file content, if possible.
No response
Please provide your network configuration file content, if possible.
No response
Please provide your workload module content, if possible.
No response
Please provide any additional information you deem relevant to the error.
Bug is here in caliper.js
results doesn't contain
a property called
thePromise` when an unknown command is usedThe text was updated successfully, but these errors were encountered: