Cody Gramlich

Results 3 comments of Cody Gramlich

Upgrading gulp from 3.9.0 to 4.0.0 solves 6 vulnerabilities, but then `gulp build` no longer works and gives me this error: ``` [17:18:53] Requiring external module babel-register assert.js:42 throw new...

It seems to work without having the options parameter when the callback function is used, but ideally you should be able to call writeFile without either the options parameter or...

I just realized this is solved in PR #588.