matt-harris / outline-mail

Outline Mail is HTML email framework with a bunch of fully tested responsive components to provide you a solid foundation for your HTML email project.
http://outline-mail.surge.sh/
MIT License
180 stars 17 forks source link

Issue with Gulp config #9

Closed bovas85 closed 8 years ago

bovas85 commented 8 years ago

I've downloaded your latest commits and tried a clean install After installing all dependancies with npm install --save-dev I then run gulp and get this error:

Error: ENOENT: no such file or directory, lstat 'C:\Users\xxxx\Desktop\outline-mail-master\dist\example-email1.html' at Error (native)

If I run gulp again it works. If I stop and run again, I get the initial error.