-
Notifications
You must be signed in to change notification settings - Fork 0
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
Node not appearing in Palette Library #1
Comments
You are correct. :) I never made it that far in the progress of this library. I made it for my own use, and I always meant to come back and finalize it. If you are comfortable with git and the command line, you can do roughly the following steps to set it up and test it out:
This process will setup the source code to run with its dependencies, and then symbolically link it to the location where node-red would expect to find it. After the restart, it should be available in the palette of node-red Good luck, and feel free to reply here if you have issues. I'll do my best to assist. |
Thanks I’ll give it a go.
Regards
Phil
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
…________________________________
From: tnussbaum <notifications@github.com>
Sent: Tuesday, May 19, 2020 4:17:16 PM
To: tnussbaum/node-red-contrib-eufy-home <node-red-contrib-eufy-home@noreply.github.com>
Cc: pmknowles <pmknowles@outlook.com>; Author <author@noreply.github.com>
Subject: Re: [tnussbaum/node-red-contrib-eufy-home] Node not appearing in Palette Library (#1)
You are correct. :) I never made it that far in the progress of this library. I made it for my own use, and I always meant to come back and finalize it.
If you are comfortable with git and the command line, you can do roughly the following steps to set it up and test it out:
* checkout the source code from github using the usual tools
* run npm install from the within the checked out source code directory to install the necessary dependencies
* navigate to the directory where node-red is installed (typically /.node-red)
* from within that directory, execute npm install
* restart node-red
This process will setup the source code to run with its dependencies, and then symbolically link it to the location where node-red would expect to find it. After the restart, it should be available in the palette of node-red
Good luck, and feel free to reply here if you have issues. I'll do my best to assist.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ftnussbaum%2Fnode-red-contrib-eufy-home%2Fissues%2F1%23issuecomment-630890741&data=02%7C01%7C%7C25b04b31859048d23d5308d7fc07b767%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637254982373924869&sdata=VhxMeyQZynH62MMdBCv937kMUX6Z60eAskt3duHrK3w%3D&reserved=0>, or unsubscribe<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAI5KPM42CSFJCNG5DAB76JLRSKPHZANCNFSM4NEWOKTA&data=02%7C01%7C%7C25b04b31859048d23d5308d7fc07b767%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637254982373924869&sdata=opG0KulOYfJyijaOrpHkO%2BzoI3AGCjrt0T6YuCGNsQc%3D&reserved=0>.
|
Your node does't seem to be available to load either from within Node-Red or in the Node-Red online library. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: