Skip to content

adding multiple NODE_OPTIONS(--openssl-legacy-provider --max_old_space_size) is not working #4047

@arunvenkat1911

Description

@arunvenkat1911

Details

HI Team,

I am trying to set these multiple options.

"scripts":{
"build":"set NODE_OPTIONS='--openssl-legacy-provider --max_old_space_size=8192' && webpack serve --open --config ../webpack.config.js --progress"
}

it is not working as expected. Attached the error image.
2022-12-09_14-52-03

NOTE: when we try the options individually, they are fine.

Please help me with the solution.

Arun.

Node.js version

18.2.1

Example code

No response

Operating system

windows 11

Scope

runtime

Module and version

Not applicable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions