Re: [SailfishDevel] NodeJS in Sailfish OS

2016-08-06 Thread juice
I am running nodejs on both sbj1 and tbj. (node v0.12.7) Node builds straight off the release tar file or git repository. If I remember correctly I tried some later releases (past 4.0.0, which have io.js integration) but there were some dependency problems... - juice - Dylan Van Assche kir

[SailfishDevel] NodeJS in Sailfish OS

2016-08-06 Thread Dylan Van Assche
Hi devs, Does somebody knows how to add NodeJS to Sailfish OS? I would like to use a NodeJS module in my app but NodeJS seems not to be available on Sailfish OS (except the install packages I found on Openrepos). Is their a way to run a NodeJS code in Sailfish OS which is Harbour compliant? Dyla