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

Parse Error when running persevere-example-wiki on Node on Cygwin #13

Open
scottbradley opened this issue Mar 8, 2011 · 2 comments
Open

Comments

@scottbradley
Copy link

Looks like I'm getting Server errors from the URLs in the persevere-example-wiki???

Downloading http://github.com/kriszyp/jack/zipball/master
start: 0
end: 2920
<title>GitHub - Server Error</title>
script type="application/javascript"> // Detect if the browser is IE or not. // If it is not IE, we assume that the browser is NS.
node.js:116
        throw e; // process.nextTick error, or 'error' event on first tick
        ^
Error: Parse Error
    at Client.onData [as ondata] (http.js:1439:27)
    at Client._onReadable (net.js:654:27)
    at IOWatcher.onReadable [as callback] (net.js:156:10)
@scottbradley
Copy link
Author

Any ideas?

@wshager
Copy link

wshager commented Mar 10, 2011

This was a bug in a previous nodules version.
Get latest nodules version (ignore npm version):
https://github.com/kriszyp/nodules

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

2 participants