Skip to content

Fixed ISSUE-49236: Adding support to Node 16 and npm 8

This changeset does the following:

  • Updates a deprecated use of fs.rmdir that breaks in Node 16
  • Includes Node16/Npm 8 as supported in preinstall script
  • Adds --legacy-peer-deps flag to 'npm ci' commands
Edited by Javier Armendáriz

Merge request reports

Loading