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

Install failed on raspberry pi #3

Open
LennartHennigs opened this issue Mar 25, 2019 · 3 comments
Open

Install failed on raspberry pi #3

LennartHennigs opened this issue Mar 25, 2019 · 3 comments

Comments

@LennartHennigs
Copy link

Hi,
I tried to install the node on a raspberry pi, first from inside the GUI, later from the command line. It failed both times. I attached the npm install log. Do you have any suggestions?

Best
l

inotify.log

@LennartHennigs
Copy link
Author

For the record, I found the built in node red “watch” node, who does the same.

@masalinas
Copy link
Member

@LennartHennigs inotify is a Linux kernel subsystem that acts to extend filesystems to notice changes to the filesystem, so I don't know if exist in raspberry pi kernel, but you could try to install inotify-tools, but i'm not sure it resolve your problem

@LennartHennigs
Copy link
Author

Hi. Inotify is part of the Linux Kernel and i installed the Tool hoping that this might help. But unfortunately not. But as I said, I am now using the „Watch“ N
node of node red.

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

2 participants