Jump to content

Recommended Posts

Posted

Hello. from Bulgaria.

 

I want to ask you, do you know if there is newer version of nodejs tnah 0.10.29, because this version don't have child_process.spawn that can directly pipe both input and output from some process.

 

Thank you in advance!

Posted

You're right the debian repos are stuck with 0.10, but you can build the latest version yourself:

 

https://nodejs.org/en/download/ 

https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions

 

I'm about to test node on the Cubietruck soon. I compiled it successfully a few days ago but since I haven't decided if I should stick to armbian legacy or vanilla, I have not done any decent testing on node yet.  

Posted

Thanks for the reply, but im newbie with linux, so can you post a link with tutorial how to build node ( i know only how to build drivers for linux ) and wich one of the versions of node i must download cuz they are at least 20 :D :D

Posted

Yes the node guys provide armhf binaries too. Nikolai pick whatever suits you, node LTS is at 4.x version and node stable is at 5.x

 

Jesus trying to wrap text in code tags with Tapatalk is a nightmare

Posted

build takes may be 3-4 hours but its ok :D

 

lol yeah, building on the single-boards is a funny experience

time make -j2
...
...
real 94m25.207s
user 176m11.210s
sys 8m43.510s

Now let's see if we can do anything useful with node on the tiny things

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines