Shantanu Gautam
Shantanu Gautam
Env : OSX Yosemite : 10.2.2 node: v0.12.0 "gulp-file-include": "0.8.x" Usage : ``` gulp.task('emails:stitch', ['emails:styles'], function() { return gulp.src(basePath.email + 'raw/*.html') .pipe($.fileInclude()) .pipe($.inlineCss({ applyStyleTags: true, applyLinkTags: true, removeStyleTags: true, removeLinkTags:...
This is a fresh response from a freshly generated project ``` fs.js:839 return binding.lstat(pathModule._makeLong(path)); ^ Error: ENOENT: no such file or directory, lstat '/usr/local/var/www/gulp-angular-test/src/app/templateCacheHtml.js' at Error (native) at Object.fs.lstatSync (fs.js:839:18)...