🐛 [email protected] produces node-gyp deprecation warnings and/or build error on install #60
Closed
Description
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 [email protected], for which a forced resolution of [email protected] will not resolve.