Skip to content

Cannot pass multiple node flags #3787

@adam-codaio

Description

@adam-codaio

With a simple mocharc.json:

{
  "max-old-space-size": 4096,
  "v8-allow-natives-syntax": true
  ...
}

I get the error
Error: illegal value for flag --max-old-space-size=4096 --allow-natives-syntax of type size_t

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: buga defect, confirmed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions