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

Socket.io-client error + undefined filename #8

Closed
hhumphrey-dazn opened this issue Sep 15, 2016 · 4 comments
Closed

Socket.io-client error + undefined filename #8

hhumphrey-dazn opened this issue Sep 15, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@hhumphrey-dazn
Copy link
Contributor

I'm coming across a couple of issues and just wanted to check before opening a PR. First when I run this within my tvml project I get

TypeError: undefined is not an object (evaluating 'Object.prototype')

This seems to stem from socket.io-client v1.4+:

socketio/socket.io#2381

Reverting back to 1.3.7 fixes the issue.

Also filename is missing from the method readFileContent, easily fixable and I'm happy to open a new PR if preferred.

@hypery2k
Copy link
Owner

would be great if you fill a PR as I'm currently busy with other stuff

@hypery2k hypery2k added this to the 0.3.0 milestone Sep 15, 2016
@hypery2k hypery2k added the bug label Sep 15, 2016
hypery2k added a commit that referenced this issue Sep 30, 2016
hypery2k added a commit that referenced this issue Sep 30, 2016
@hypery2k
Copy link
Owner

I've published version 0.3.0

@hhumphrey-dazn
Copy link
Contributor Author

Thank you! This didn't include #7 any particular reason why?

@hypery2k hypery2k self-assigned this Oct 3, 2016
@hypery2k
Copy link
Owner

hypery2k commented Oct 3, 2016

sorry my fault. Will fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants