-
Notifications
You must be signed in to change notification settings - Fork 58
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
getting this error #4
Comments
Check your node version. Make sure it's 14+ |
Thanxx
…On Fri, Jan 28, 2022, 10:12 PM Jeff Delaney ***@***.***> wrote:
Check your node version. Make sure it's 14+
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW5KJ7BCOA7GYWO77NQWPVLUYLBOBANCNFSM5NARWG3Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
duplicate of #3 |
Im running this code on replit but i get the same error how do i update nodejs |
You'll have to use a Repl with a higher Node version or just run it on a Github Codespace. Just right click |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
file:///home/heartbeat/.npm/_npx/aab6981678745c7e/node_modules/firequiz/index.js:151
await welcome();
^^^^^
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: