Skip to content

Warning from nodejs foreman dependency #3736

@schneems

Description

@schneems

When running heroku local I get a warning:

$ heroku local web --port=5006
[OKAY] Loaded ENV .env File as KEY=VALUE Format
(node:68143) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.

It is coming from https://github.com/strongloop/node-foreman/blob/3cc38e3b5a1c8facf469f6b7581b2912de4f611c/lib/envs.js#L147 which hasn't seen an update in many years. There's another comment that mentions the desire to move away from the dependency

// long-term solution, we plan to eventually remove our dependency on Node Foreman.
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions