404 error - can't get @meshtastic/node-red-contrib-meshtastic to install

Log below. I'm not sure how to contact the developer.

2023-12-27T19:03:19.479Z Install : @meshtastic/node-red-contrib-meshtastic 2.2.16-0

2023-12-27T19:03:19.238Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @meshtastic/node-red-contrib-meshtastic@2.2.16-0
2023-12-27T19:03:21.237Z [err] npm
2023-12-27T19:03:21.239Z [err]  WARN
2023-12-27T19:03:21.239Z [err]  config production Use `--omit=dev` instead.
2023-12-27T19:03:26.616Z [err] npm
2023-12-27T19:03:26.617Z [err]  ERR! code E404
2023-12-27T19:03:26.629Z [err] npm 
2023-12-27T19:03:26.629Z [err] ERR!
2023-12-27T19:03:26.630Z [err]  404 Not Found - GET https://registry.npmjs.org/@buf%2fmeshtastic_protobufs.bufbuild_es - Not found
2023-12-27T19:03:26.630Z [err] npm 
2023-12-27T19:03:26.630Z [err] ERR! 404 
2023-12-27T19:03:26.631Z [err] npm 
2023-12-27T19:03:26.631Z [err] ERR! 404  '@buf/meshtastic_protobufs.bufbuild_es@1.6.0-20231206215336-8002ce9b3c7a.1' is not in this registry.
2023-12-27T19:03:26.632Z [err] npm ERR!
2023-12-27T19:03:26.632Z [err]  404 
2023-12-27T19:03:26.632Z [err] npm ERR! 404 Note that you can also install from a
2023-12-27T19:03:26.632Z [err] npm ERR!
2023-12-27T19:03:26.632Z [err]  404 tarball, folder, http url, or git url.
2023-12-27T19:03:26.639Z [err] 
2023-12-27T19:03:26.640Z [err] npm 
2023-12-27T19:03:26.640Z [err] ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-12-27T19_03_21_022Z-debug-0.log
2023-12-27T19:03:26.656Z rc=1

This is their Github - use it to try and each out.
They don't provide any github links for their modules. so good luck

\https://github.com/sachaw

EDIT
See Below - but I think this is an NPM issue, not a Node RED one

1 Like

Related to Respect `.npmrc` for package registry · Issue #4496 · node-red/node-red · GitHub

1 Like

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