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

ReferenceError: Hello is not defined #1

Open
huan opened this issue Jun 24, 2020 · 0 comments
Open

ReferenceError: Hello is not defined #1

huan opened this issue Jun 24, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@huan
Copy link
Member

huan commented Jun 24, 2020

eval "Hello" + "World" will get ReferenceError: Hello is not defined error message.

Related logs:

10:18:35 VERB WechatyVorpal simpleExec(vorpal, "eval "Hello" + "World"")
10:18:35 VERB WechatyVorpalContrib Eval("{"options":{},"code":["Hello","+","World"]}")
10:18:35 VERB WechatyVorpalContrib Eval() jsCode: "Hello + World"
10:18:35 VERB Message say(ReferenceError: Hello is not defined)
10:18:35 VERB PuppetHostie messageSend(18131996049@chatroom, ReferenceError: Hello is not defined)
@huan huan added the bug Something isn't working label Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant