Howdy!

So there's a little something new this week's snapshot:

We've finally migrated from:
node.js v0.10.x -> v0.12.x (still a ways from node.js v4.x lts)

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2016-02-21

If you still need nodejs v0.10.x you can use:

/usr/bin/nodejs-v0.10.x

debian@BeagleBoard-X15:~$ /usr/bin/nodejs-v0.10.x --version
v0.10.42

and if you want to lock down: nodejs v0.12.x

/usr/bin/nodejs-v0.12.x

debian@BeagleBoard-X15:~$ /usr/bin/nodejs-v0.12.x --version
v0.12.10

while the default is: v0.12.10

debian@BeagleBoard-X15:~$ /usr/bin/node --version
v0.12.10

debian@BeagleBoard-X15:~$ /usr/bin/nodejs --version
v0.12.10

"bonescript" is finally a deb package, we have two versions in the repo..

The default is:

bb-bonescript-installer-beta for "v4.1.x+ users's"

If your still down-grading to 3.8.13:

Just:

sudo apt-get remove bb-bonescript-installer-beta --purge
sudo apt-get install bb-bonescript-installer-latest

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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to