Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: Unexpected reserved word #236

Open
vis7 opened this issue Apr 9, 2024 · 1 comment
Open

SyntaxError: Unexpected reserved word #236

vis7 opened this issue Apr 9, 2024 · 1 comment

Comments

@vis7
Copy link

vis7 commented Apr 9, 2024

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)
@alexfernandez
Copy link
Owner

Hi @vis7 , what version of Node.js are you using? Mind the compatibility section of the README file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants