D3R / gulp-bundle

Moves assets into the web directory based on a bundle config file
0 stars 0 forks source link

Occasional error from Buffer.concat #1

Closed neild3r closed 7 years ago

neild3r commented 7 years ago
buffer.js:321
      length += list[i].length;
                       ^

TypeError: Cannot read property 'length' of undefined
    at Function.Buffer.concat (buffer.js:321:24)
    at /Users/neil/clients/skeleton/local/app/node_modules/gulp-d3r-bundle/index.js:93:46
    at /Users/neil/clients/skeleton/local/app/node_modules/gulp-d3r-bundle/index.js:70:30
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:445:3)