On Fri, Apr 29, 2016 at 2:50 PM, Wally Bkg <[email protected]> wrote:

> So the question appears to become can this system be upgraded to node-js
> 0.12.x?
>

Yeap, as root:

wget -qO- https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -

apt-get update
apt-get install apt-transport-https

echo 'deb https://deb.nodesource.com/node_0.12 jessie main' >
/etc/apt/sources.list.d/nodesource.list
echo 'deb-src https://deb.nodesource.com/node_0.12 jessie main' >>
/etc/apt/sources.list.d/nodesource.list

apt-get update
apt-get install nodejs




> If it can't, I can test my idea on the RPi2 or BBG and only put a new
> image on the BBW to run it where it "belongs" if it pans out.
> Physical accessibility of the BBW is less than convenient now that the
> hardware aspects of the project are complete and its been mounted in its
> permanent home, so if there is an apt-get or git pull type of solution I'd
> much prefer to give it a try first.
>


Regards,


-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYiS%3DM0WC4gGKz4yqVKH-0gJ17QvXWqoEEveXMT66DftsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to