This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Version 4.0 Error: Use of const in strict mode #160
Comments
stevepm
changed the title
Error: Use of const in strict mode
Version 4.0 Error: Use of const in strict mode
May 20, 2017
I originally had this error when I was using nodejs legacy, after I updated it to proper nodejs the error went away. Idk if this is related to your issue. You might want to uninstall all npms and do a reinstall(though u said it was a fresh install). |
I installed node via |
You might want to check your node version. I installed with the below commands. (No quotes) Just remember that i'm not 100% sure this is your issue. |
Yes, that was the issue, thanks! |
Awesome happy it worked out |
This was referenced Mar 11, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Freshly installed, and this is after npm install.
Oddly enough, for some commands, running
node --harmony ./zenbot.sh <command>
works, but for most it doesn't.The text was updated successfully, but these errors were encountered: