-
Notifications
You must be signed in to change notification settings - Fork 16
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
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) #79
Comments
There's not enough information here for me to act on. If you can provide the contents of the .jsvu config file, that would be helpful. Thanks. |
{
"os": "win64",
"engines": [
"chakra",
"hermes",
"quickjs",
"spidermonkey",
"v8",
"xs"
],
"chakra": "1.11.23",
"hermes": "0.7.1",
"spidermonkey": "84.0b2",
"v8": "8.9.7",
"xs": "10.4.0"
} I have patched |
Let me know if the issue still exists |
sorry this still happens in 7.6.1 |
Please confirm |
Latest is now |
|
The text was updated successfully, but these errors were encountered: