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

Livereload error #34

Open
yemi opened this issue Jul 31, 2014 · 1 comment
Open

Livereload error #34

yemi opened this issue Jul 31, 2014 · 1 comment

Comments

@yemi
Copy link

yemi commented Jul 31, 2014

Thanks for a great theme, however, I get this error when livereload runs:

... Uhoh. Got error listen EADDRINUSE ...
Error: listen EADDRINUSE
at errnoException (net.js:901:11)
at Server._listen2 (net.js:1039:14)
at listen (net.js:1061:10)
at Server.listen (net.js:1127:5)
at Server.listen (path-to-theme/wp-content/themes/solo/node_modules/gulp-livereload/node_modules/tiny-lr/lib/server.js:138:15)
at Function.exports.listen (path-to-theme/wp-content/themes/solo/node_modules/gulp-livereload/gulp-livereload.js:68:12)
at Function.exports.changed (path-to-theme/wp-content/themes/solo/node_modules/gulp-livereload/gulp-livereload.js:88:20)
at Transform.reload._transform (path-to-theme/wp-content/themes/solo/node_modules/gulp-livereload/gulp-livereload.js:24:13)
at Transform._read (_stream_transform.js:179:10)
at Transform._write (_stream_transform.js:167:12)

Never really used gulp before, so maybe im just doing a noobie mistake?

@zoerooney
Copy link
Owner

No, you are right! We've been seeing this, too. I haven't had a chance to look into why it is happening, but if you remove the livereload line in the gulpfile it should stop happening. I've updated the theme here with this temporary fix and you can see the line difference (if you just want to edit yours) here: 8ee9ef4

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