tonistiigi / styler

CSS/Stylus live editor
MIT License
133 stars 9 forks source link

TypeError: io.parser is undefined styler.js:497 #20

Open laggingreflex opened 10 years ago

laggingreflex commented 10 years ago

Getting this error. I'm embedding the js into my code.

TypeError: io.parser is undefined styler.js:497

Any ideas what's wrong?

(I'm also using socket.io in my code which is running at port 80 (same as the server))