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

Non-documented prerequisites #4

Open
Jaxom99 opened this issue Jul 27, 2019 · 4 comments
Open

Non-documented prerequisites #4

Jaxom99 opened this issue Jul 27, 2019 · 4 comments

Comments

@Jaxom99
Copy link

Jaxom99 commented Jul 27, 2019

Hi,
Thanks for all this work.
For a quicker onboarding, you could specify the non-trivially installed dependancies. I had to dig through logs (error message was too short)to see that I missed two of them :

  • Superagent
  • moment.js
    On a Debian Stretch fresh installation of node and npm.
@vdoucet
Copy link

vdoucet commented Aug 1, 2019

Same comment, as Jaxom99 ... some dependancies are missing ...

@Jaxom99
Copy link
Author

Jaxom99 commented Aug 1, 2019

@vdoucet are they the same ? What is your config ? If we identify the same problem of different platforms, then I could make a simple PR to update the readme accordingly.

@cedrep
Copy link

cedrep commented Apr 27, 2020

I have an issue, and I can't use the node:

Error: Cannot find module 'superagent' (line:4)

@Jaxom99
Copy link
Author

Jaxom99 commented Apr 27, 2020

I have an issue, and I can't use the node:

Error: Cannot find module 'superagent' (line:4)

Yeah, as I explained, they are dependancies but are not installed by default. You have to search on Internet how to add them to your Node-Red install.
If someone has the ability to make a PR about it, that would be great ! I still don't know how to do this myself...

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

3 participants