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

channel of channelList #13

Closed
Lucas-W opened this issue Aug 20, 2015 · 1 comment
Closed

channel of channelList #13

Lucas-W opened this issue Aug 20, 2015 · 1 comment

Comments

@Lucas-W
Copy link

Lucas-W commented Aug 20, 2015

I'm not sure if it's a bug in the code from a Discord update or Azure, but I'm getting this error when I try to run any of the examples/etc.

D:\home\site\wwwroot\index.js:243
        for ( channel of channelList ) {
                      ^^
SyntaxError: Unexpected identifier
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:906:3
@amishshah
Copy link
Member

As discussed on Discord, this is most likely caused by an older version of node. I'll look into backwards compatibility in the future, but for now please upgrade your node version. I'll close this issue so others can now refer if they ever encounter it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants