While attempting to utilize ipolyglot via the docker instance, I got this error from Step #2: docker build --tag=ipolyglot .
Error:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: `patch-package && ./bin/ipolyglotinstall.js --spec-path=full`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
The full output can be found in this gist
I was able to reproduce this three times in a row.
OSX 10.13.6
Docker Desktop: 2.3.0.3
Docker Engine: 19.03.8