onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.36k stars 301 forks source link

TypeError: Cannot read property 'pipe' of undefined #2681

Closed ghost closed 5 years ago

ghost commented 5 years ago

Issue:

Seems like the build on master is broken.

Expected behavior:

The build passing all tests in pull request #2679. See also #2673 and #2680.

Actual behavior:

Travis CI build failing.

ghost commented 5 years ago

Seems like @bryphe already solved the issue. Closing this one.

bryphe commented 5 years ago

Thanks for looking at this / logging the issue @samvv ! Ya, unfortunately our build cache was out of date... I cleaned it up and restarted your builds. Change looks good!