-
Notifications
You must be signed in to change notification settings - Fork 29
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
Bad things happened:<br/> object null is not iterable (cannot read property Symbol(Symbol.iterator)) #28
Comments
[object Object] |
same issue here, can anyone help? Running "watch" task |
Update to "connect-busboy": "1.0.0" |
For some reason the final nibble is lowercase for some symbol files Probably related to the error in acrisci#28
For some reason the final nibble is lowercase for some symbol files Probably related to the error in acrisci#28
I believe this is fixed with the latest version in Git (not published to NPM yet though, as I don't have access to that). If nothing else, the actual error message will hopefully at least appear on the console now. |
When I upload a symbol file with curl, I encounter the following error:
Bad things happened:
object null is not iterable (cannot read property Symbol(Symbol.iterator))
Some symbol files can be uploaded, and some symbol files will report this error。
The text was updated successfully, but these errors were encountered: