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

Conflict between livereload and gulp plugins #20

Closed
growdigital opened this issue Jan 25, 2015 · 1 comment
Closed

Conflict between livereload and gulp plugins #20

growdigital opened this issue Jan 25, 2015 · 1 comment

Comments

@growdigital
Copy link

Running through the beginner guide, and I had an error with a freshly installed livereload plugin with docpad run:

info: DocPad listening to http://0.0.0.0:9778/ on directory /Users/growdigital/Sites/binme/out
info: LiveReload listening to new socket on channel /docpad-livereload
Performing writeFiles (postparing) at 0/1 0% -------------------------------------------info: Generating...
error: Something went wrong with the action
error: An error occured:
Error: exited with a non-zero status code
  at ChildProcess.<anonymous> (/Users/growdigital/Sites/binme/node_modules/docpad-plugin-gulp/node_modules/safeps/out/lib/safeps.js:165:23)
  at ChildProcess.EventEmitter.emit (events.js:98:17)
  at maybeClose (child_process.js:743:16)
  at Socket.<anonymous> (child_process.js:956:11)
  at Socket.EventEmitter.emit (events.js:95:17)
  at Pipe.close (net.js:465:12)

I removed the gulp plugin and everything now works fine.

Just so you know :)

@balupton
Copy link
Member

balupton commented Apr 2, 2017

Hrmm, could be a number of things. Would have needed the docpad run --debug output.

Will close, as issue is resolved.

@balupton balupton closed this as completed Apr 2, 2017
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