you-draw-it icon indicating copy to clipboard operation
you-draw-it copied to clipboard

Impossible to run gulp build

Open amcaw opened this issue 5 years ago • 0 comments

Hi,

Your code is awesome! Tried it and everything is fine till gulp serve. I'm able to run the code locally. But I'm getting an issue with gulp build. It looks like this.

events.js:183
      throw er; // Unhandled 'error' event
      ^
Error: write EPIPE
    at _errnoException (util.js:992:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:864:14)

What am I doing wrong ? Many thanks!

amcaw avatar Aug 24 '18 10:08 amcaw