The "node.js" is actually installed in the system, but it is only recognized as `nodejs` as command. So when building, the `script/build` can't find "node".
On Tuesday, September 15, 2015 at 2:59:56 PM UTC+2, Sisyphuss wrote: > > I think I am not able to install Atom, because I am not the root of my PC. > > Even I have the IT install it for me, they won't install all packages > needed. > > And for the same reason, I cannot build it from scratch, because I have > not right to install the "node.js". > > > On Tuesday, September 15, 2015 at 1:59:55 PM UTC+2, Nils Gudat wrote: >> >> Yes, it does (that's the point of having the bundle(!) available on the >> website). >> To connect to a different instance of Julia, follow the steps here: >> http://junolab.org/docs/install-manual.html >> However, I don't think JunoLT is working with 0.4 (at least it wasn't >> when I last checked two weeks ago), and in general efforts have shifted to >> the new Juno Atom client. >> >> Long story short, if you want to work in 0.4 you should probably do this: >> https://github.com/JunoLab/atom-julia-client/tree/master/manual >> >
