Hello, cant you help me

I try install node-red-contrib-speedtest but:

27/1/2023, 14:00:30msg : string[57]

"Installation of module node-red-contrib-speedtest failed:"

27/1/2023, 14:00:30msg : string[42]

"------------------------------------------"

27/1/2023, 14:00:30msg : string[7326]

"npm WARN config production Use `--omit=dev` instead.↵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↵npm ERR! code 1↵npm ERR! path /config/node-red/node_modules/lzma-native↵npm ERR! command failed↵npm ERR! command sh -c node-pre-gyp install --fallback-to-build && rimraf build↵npm ERR! Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/config/node-red/node_modules/lzma-native/binding-v4.0.6-node-v108-linux-arm64/lzma_native.node --module_name=lzma_native --module_path=/config/node-red/node_modules/lzma-native/binding-v4.0.6-node-v108-linux-arm64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v108 --python=/usr/bin/python3' (1)↵npm ERR! node-pre-gyp info it worked if it ends with ok↵npm ERR! node-pre-gyp info using ..."

27/1/2023, 14:00:30msg : string[42]

"------------------------------------------"

27/1/2023, 14:00:30msg : error

"Error: Install failed"

Hi Phrana,

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)

``` 
   code goes here 
```

You can edit and correct your post by clicking the pencil :pencil2: icon.

See this post for more details - How to share code or flow json

1 Like

there are various issues raised against that node - as yet unanswered & unresolved...

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.