Skip to content

Deprecation warning with Node 22 #477

@Urmeli0815

Description

@Urmeli0815

After upgrading to Node 22 we get a deprecation warning DEP0060 caused by the dependency spawn-command:

at module.exports (...\node_modules\spawn-command\lib\spawn-command.js:9)
at Proxy.start (...\node_modules\concurrently\dist\src\command.js:55:28)
...

The code that causes that is this line

The fix looks trivial but spawn-command doesn't seem to be developed anymore. Maybe the functionality could be integrated in concurrently.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions