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

Output is not encoded correctly #30

Closed
mbates opened this issue May 11, 2020 · 1 comment
Closed

Output is not encoded correctly #30

mbates opened this issue May 11, 2020 · 1 comment

Comments

@mbates
Copy link
Contributor

mbates commented May 11, 2020

The output is sent to stdout using console.dir() which wraps output in a string using these characters
�[32m �[39m
console.log does not wrap the result in quotes.

@mbates
Copy link
Contributor Author

mbates commented Jun 14, 2020

resolved with #32

@mbates mbates closed this as completed Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant