javascript-millionaire icon indicating copy to clipboard operation
javascript-millionaire copied to clipboard

getting this error

Open DevSaurabh2024 opened this issue 3 years ago • 5 comments

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)

DevSaurabh2024 avatar Jan 28 '22 11:01 DevSaurabh2024

Check your node version. Make sure it's 14+

codediodeio avatar Jan 28 '22 16:01 codediodeio

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 https://github.com/fireship-io/javascript-millionaire/issues/4#issuecomment-1024399607, 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: @.***>

DevSaurabh2024 avatar Jan 28 '22 17:01 DevSaurabh2024

duplicate of #3

KendallDoesCoding avatar Jan 28 '22 18:01 KendallDoesCoding

Im running this code on replit but i get the same error how do i update nodejs

SX-9 avatar Feb 19 '22 10:02 SX-9

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 Code and then the Codespaces tab.

humanfriend22 avatar Oct 20 '22 01:10 humanfriend22