Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upMissing delimiter ":" [0x3a] #583
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Could you please post your full code or the website URL to test? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
You are using Browserify, right? Try to change requiring the minified version and require the NPM module. |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
Recently I have download the last webtorrent.mini.js and now a page that worked is giving this error:
Invalid data: Missing delimiter ":" [0x3a]
My code is very simple. I use only the function client.add("http://mysite/file.torrent", etc).
ps: I'm new on github and i hope to follow the guidelines.