Issues with node.js

Marco Righele marco at righele.it
Thu Jul 30 16:19:55 PDT 2015


Il  Michael Neumann ha scritto:
> I've pushed some fixes upstream for libuv.
> 
> https://github.com/mneumann/libuv/commit/48447019aeeea66f1f6b1ad966ad99c18bff889c
> https://github.com/mneumann/libuv/commit/ec2f4ccef8b553588149045cecf0e27118a72812
> https://github.com/mneumann/libuv/commit/3fd16a09d31b785efa9f3bdfdcdf218d263471ae
> https://github.com/mneumann/libuv/commit/49e19702d861c780c27e6c5fe219c7b04fee3a97
> 
> Except the last, they are already in libuv/libuv branch v1.x. But
> still, there are many tests that fail.

Checking the failing tests may be indeed be a good start. I will try to 
see what I
can do about those, hopefully a few of them may not be too hard to 
solve.

> 
> Npm works on my machine, but I would not use node.js in production :).
> I am only using some Javscript tool chain (postcss, babel etc.), which
> works very well, but
> as soon as you try to fork some processes, node.js fails.

That was exactly my experience.

Regards,
Marco




More information about the Users mailing list