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

Build watch crashes some times #98

Closed
larsvankleef opened this issue Nov 6, 2017 · 5 comments
Closed

Build watch crashes some times #98

larsvankleef opened this issue Nov 6, 2017 · 5 comments
Labels

Comments

@larsvankleef
Copy link
Contributor

Some times when i do something wrong the build processes stops with a exit code of 1.

log

Waiting for file changes...

events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: write EPIPE
    at exports._errnoException (util.js:1020:11)
    at WriteWrap.afterWrite (net.js:800:14)
error Command failed with exit code 1.
ERROR: "watch" exited with 1.
error Command failed with exit code 1.
@EECOLOR
Copy link
Member

EECOLOR commented Nov 8, 2017

hmm, tricky. It could be related to this: nodejs/node#13204

@larsvankleef
Copy link
Contributor Author

Got this error when making errors in css and quickly press save in the editor after each other.

@EECOLOR
Copy link
Member

EECOLOR commented Nov 30, 2017

@larsvankleef can you reproduce the error by pressing save often?

@EECOLOR EECOLOR added the bug label Nov 30, 2017
@larsvankleef
Copy link
Contributor Author

Yes, pressing the save button repeatedly was one way to crash the build tool and get this error. But i can't do it on purpose now.

@EECOLOR
Copy link
Member

EECOLOR commented Mar 17, 2018

This was most likely related to: #106

@EECOLOR EECOLOR closed this as completed Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants