Posts

Showing posts from December, 2018

nodejs in Raspberry Pi, node v0.10.29 to latest

Reference:  https://stackoverflow.com/questions/42741243/how-do-you-install-newest-version-of-node-js-on-raspberry-pi curl -L https://git.io/n-install | bash n latest Before run that you must obtain root authority.