Skip to content

How to run nf run 'node --expose-gc' app.js #170

@mariusa

Description

@mariusa

Hi, trying to run a node script with --expose-gc. How would this be possible? Can't find an example in README.

nf run 'node --expose-gc' app.js

gives
/bin/sh: line 1: node --expose-gc: command not found

nf run node --expose-gc app.js

gives
error: unknown option `--expose-gc'

Thanks!

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