Live demo and the examples are not working
Closed this issue ยท 10 comments
Hi,
I have tried the instructions that I have found on the readme to set up the project but it doesn't seem to work I'm getting connection refused error when I access http://localhost:2657/, also I have tried the heroku live demo I think that it is also not working I'm getting a lot of errors in the browser console.
My node server version is 10.15.1
Thanks
Hey @idtoufik ,
please try to open the following link in your browser after you started your local server:
http://localhost:2567/
Then it should be working =)
(Seems like there is a typo somewhere)
Don't know why but it works now, I have followed the same steps before submitting this issue.
Thank you.
@idtoufik - I'm pretty sure you mis-typed the port number, the 6 and 5 are reversed in your comment.
thank you for your remark.
I was sure that I didn't make any port number error because I have clicked on the link that I have found in the readme file, it appears that the link present in the readme "http://localhost:2567" redirects to "http://localhost:2657" can you please fix this.
Thanks
Ok thanks, I didn't have the rights otherwise I did it my self.
sorry I didn't see your comments.