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
While installed npm package loadtest and run it got error. below are the steps to reproduce
sudo npm install -g loadtest
loadtest
Error
file:///usr/local/lib/node_modules/loadtest/bin/loadtest.js:111
await processAndRun(options)
^^^^^
SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
The text was updated successfully, but these errors were encountered:
While installed npm package loadtest and run it got error. below are the steps to reproduce
Error
The text was updated successfully, but these errors were encountered: