Skip to content

Intel based MAC OS 12.2.1 and Node v19.1 - docker build fails #1285

@jonbaetz-qz

Description

@jonbaetz-qz

It bombs right here:

goof-mongo  | {"t":{"$date":"2022-11-30T01:11:58.349+00:00"},"s":"I",  "c":"NETWORK",  "id":23016,   "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
goof        | 
goof        | > [email protected] start /usr/src/goof
goof        | > NODE_OPTIONS=--openssl-legacy-provider node app.js
goof        | 
goof        | node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
goof        | npm ERR! code ELIFECYCLE
goof        | npm ERR! errno 9
goof        | npm ERR! [email protected] start: `NODE_OPTIONS=--openssl-legacy-provider node app.js`
goof        | npm ERR! Exit status 9
goof        | npm ERR! 
goof        | npm ERR! Failed at the [email protected] start script.
goof        | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
goof        | 
goof        | npm ERR! A complete log of this run can be found in:
goof        | npm ERR!     /root/.npm/_logs/2022-11-30T01_11_58_558Z-debug.log
goof exited with code 9

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