Skip to content

Other updates for Node v14 compat - cld, gulp-brotli (iltorb), graceful-fs (gulp@3.9.1)

Eric Eastwood requested to merge 2735-other-updates-for-node-14-compat into develop

Other updates for Node v14 compatibility.

Part of https://gitlab.com/gitterHQ/webapp/-/issues/2735

  • Update cld for Node v14 compat
  • Update gulp-brotli to bump iltorb and compatible install for Node v14
  • Update graceful-fs (gulp dependency) for Node v14 compat

Dev notes

Fix for following error related to Gulp and graceful-fs: https://stackoverflow.com/a/58394828/796832

ReferenceError: primordials is not defined
Edited by Eric Eastwood

Merge request reports