when i try to use sudo npm install -g --unsafe-perm node-red to install, i get the following message:
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/ed859ae0-d062-4262-80ac-99c90f2dff14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
sudo apt-get update && sudo apt-get upgrade
cd ~
mkdir test
cd test
npm install moment
node --version
npm --version
uname -a