Skip to content

Upgrade node-gyp to v.8.0.0 to prevent deprecation errors #25

Closed
@silkfire

Description

@silkfire

npm/run-script currently uses an older version of node-gyp that in turn has a dependency on the deprecated package request. By upgrading to the newly released version 8.0.0 of node-gyp (which now uses fetch instead), we can get rid of many deprecation messages stemming from any packages dependent on run-script.

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