Skip to content

DEP0155 and DEP0156 warnings during build #876

Description

@ProsperBao

I found some problems with some of these libraries, I was getting warnings from node during builds, and after some time troubleshooting I found out that node-fetch@2.7 uses whatwg-url@5.0 which is an obsolete dependency that uses deprecated syntax.

image image

image

I think it's necessary to update the version of node-fetch

"node-fetch": "^2.6.7",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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