Skip to content

update to v1.12.0 cause crash when pass argument to node #1095

@lerit

Description

@lerit

i update nodemon from v1.11.0 to v.12.0
but it fail when i use it.
this is my nodemon.json:
"execMap": {
"js": "node --harmony --trace-warnings"
},
the error mean:"node --harmony --trace-warnings" Is Not internal or external commands
i must remove the argument or degrade to version 1.11.0, and it work fine again
1 11
1 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions