Skip to content

node-pre-gyp error, broken dependent library speedtest-net #14

@RoninActual

Description

@RoninActual

Install of speedtest-net is failing due to a broken dependency. This module will not work properly without it. I am actively seeking a workaround if anyone has any ideas. Contributors on speedtest-net are unresponsive to a stale open issue about this topic.

Error output:

pi@raspberrypi:~` $ npm install --save speedtest-net

npm WARN deprecated node-pre-gyp@0.11.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future

> lzma-native@4.0.6 install /home/pi/node_modules/lzma-native
> node-pre-gyp install --fallback-to-build && rimraf build

node-pre-gyp WARN Using needle for node-pre-gyp https download 
node-pre-gyp WARN Pre-built binaries not installable for lzma-native@4.0.6 and node@14.18.1 (node-v83 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Hit error socket hang up

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions