Skip to content

error from docker: npm ERR! Failed at the [email protected] postinstall script. #30

@mattscilipoti

Description

@mattscilipoti

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions