Some node modules require cross compiling of c++ which cannot be done directly on the Conduit.
On AEP 1.4.16, you could try install from command line.
# /etc/init.d/node-red stop
# npm install node-red-dashboard
# /etc/init.d/node-red start
Some node modules require cross compiling of c++ which cannot be done directly on the Conduit.
On AEP 1.4.16, you could try install from command line.
# /etc/init.d/node-red stop
# npm install node-red-dashboard
# /etc/init.d/node-red start