Skip to content

🐛 sha3@1.x produces node-gyp deprecation warnings and/or build error on install #60

Closed
@canterberry

Description

@canterberry

Reported in #32 for Node.js 12.7.0 on Mac OS X.

Confirmed deprecation warnings on Linux build environment with Node.js 12.4.0, 12.5.0, 12.6.0, and 12.7.0.
Confirmed build failure on Linux build environment with Node.js 12.3.0.

Upgrading to v2.x is not an option for most use cases because the project(s) do not use the sha3 library directly, but as a transitive dependency with a fuzzy version selector for sha3@1.x, for which a forced resolution of sha3@2.x will not resolve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    defectUnexpected behavior or fault

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions