Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not install at Node-RED #51

Open
Drewan36 opened this issue Oct 17, 2023 · 6 comments
Open

Can not install at Node-RED #51

Drewan36 opened this issue Oct 17, 2023 · 6 comments

Comments

@Drewan36
Copy link

Hello, I want to install Node via Palette but it always fails. RasperryMatic, RedMatic 7.2.1

Here is the log for it.


2023-10-17T16:47:31.582Z installieren : node-red-contrib-whatsapp-link 0.1.39-C

2023-10-17T16:47:31.744Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production node-red-contrib-whatsapp-link@0.1.39-C
2023-10-17T16:48:13.249Z [err] npm
2023-10-17T16:48:13.250Z [err] ERR! code 128
2023-10-17T16:48:13.264Z [err] npm ERR! command failed
2023-10-17T16:48:13.265Z [err] npm ERR! command git ls-remote ssh://git@github.com/adiwajshing/libsignal-node.git
2023-10-17T16:48:13.265Z [err] npm ERR!
2023-10-17T16:48:13.265Z [err] Host key verification failed.
2023-10-17T16:48:13.265Z [err] npm
2023-10-17T16:48:13.265Z [err] ERR! fatal: Could not read from remote repository.
2023-10-17T16:48:13.265Z [err] npm
2023-10-17T16:48:13.266Z [err] ERR!
2023-10-17T16:48:13.266Z [err]
2023-10-17T16:48:13.266Z [err] npm
2023-10-17T16:48:13.266Z [err] ERR! Please make sure you have the correct access rights
2023-10-17T16:48:13.266Z [err] npm
2023-10-17T16:48:13.266Z [err] ERR!
2023-10-17T16:48:13.266Z [err] and the repository exists.
2023-10-17T16:48:13.666Z [err]
2023-10-17T16:48:13.667Z [err] npm ERR! A complete log of this run can be found in:
2023-10-17T16:48:13.667Z [err] npm
2023-10-17T16:48:13.668Z [err] ERR! /usr/local/addons/redmatic/var/npm-cache/_logs/2023-10-17T16_48_13_283Z-debug.log
2023-10-17T16:48:13.754Z rc=128

@driagi
Copy link

driagi commented Nov 8, 2023

Me too

@javidombla
Copy link

I can not either:
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -2
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

@nickdb01
Copy link

nickdb01 commented Dec 7, 2023

Same error as above

@ruijm
Copy link

ruijm commented Dec 9, 2023

I have a slightly diference on the error:
9 Dec 22:48:18 - [info] Installing module: node-red-contrib-whatsapp-link, version: 0.1.39-C
9 Dec 22:48:47 - [warn] Installation of module node-red-contrib-whatsapp-link failed:
9 Dec 22:48:47 - [warn] ------------------------------------------
9 Dec 22:48:47 - [warn] npm WARN config production Use --omit=dev instead.
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

@javidombla
Copy link

😞

@cP0l0
Copy link

cP0l0 commented Jun 19, 2024

I got exactly the same problem. Does anyone found a solution ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants