-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Error while initializing the example #7
Comments
Hi Satyaakam, It could be a bug when installing on Ubuntu 12.10. Can you send us the entire log list to see if there is any trouble during installation? |
met this bug on 12.04. any idea ? |
@jcague well was caught with other stuff , will revisit this one , in the meantime i upgraded to 13.04 so let me play around with it once more .... |
This bug has not been updated in 4 months. Please, re-open it if you're still experiencing problems. |
Hi,
i followed all the steps mentioned on http://lynckia.com/install.html , i am trying it on Ubuntu 12.10 , i am getting the following error when i am trying to initialize the basic example.
$/initBasicExample.sh
undefined:1
^
SyntaxError: Unexpected token E
at Object.parse (native)
at /home/satyag/lynckia/extras/basic_example/basicServer.js:47:22
at [object Object].onreadystatechange (/home/satyag/lynckia/extras/basic_example/nuve.js:29:116)
at /home/satyag/lynckia/extras/basic_example/nuve.js:13:520
at [object Object].handleError (/home/satyag/lynckia/extras/basic_example/nuve.js:13:114)
at ClientRequest. (/home/satyag/lynckia/extras/basic_example/nuve.js:10:288)
at ClientRequest.emit (events.js:67:17)
at Socket.socketOnEnd as onend
at TCP.onread (net.js:389:26)
The text was updated successfully, but these errors were encountered: