When the npm module has `postinstall` script in package.json, then `npm install` with compat mode stops with errors. Known npm modules which cause this error: - `es5-ext` - `core-js-pure`
When the npm module has
postinstallscript in package.json, thennpm installwith compat mode stops with errors.Known npm modules which cause this error:
es5-extcore-js-pure