Steven de Salas

Results 26 comments of Steven de Salas

Also, using the `install-node-v.last.sh` script will detect your ARM version too, so you'll get ARM7 if you run it on a PI3: ``` $ wget -O - https://raw.githubusercontent.com/sdesalas/node-pi-zero/master/install-node-v.last.sh | bash...

No worries, I have a few pi zeros and it saves me time too, glad its useful for other people. 👍

Thanks for the feedback @cinderblock. Its the kind of feedback i like, reducing code. Will take a look when i have a moment.

Thanks for the tip - fix posted in `README.md` leaving issue open so other people can find it too. https://github.com/sdesalas/node-pi-zero#using-global-npm-modules-ie-mocha-eslint-etc

Hi Fernan, I think that'll be ok. It just failed to create these links, probably because the Raspberry B v1 uses a different folder for its binaries. The script here...

Hi Dave, Thanks for the feedback but this is not something I'm not looking to implement at the moment. Aside from the easy workaround (just reinstall them after upgrading/downgrading node),...