When trying to download 1.14.0 via Bitbucket Pipelines, i get the following error.
The app i run is built with Create-React-App and i suspect this is a dependency of that. This breaks building via pipelines for now.
npm ERR! 404 'es-abstract@1.14.0' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
When trying to download 1.14.0 via Bitbucket Pipelines, i get the following error. The app i run is built with Create-React-App and i suspect this is a dependency of that. This breaks building via pipelines for now.