On Thu, Feb 7, 2019 at 3:09 PM, Jérémy Lal <kapo...@melix.org> wrote:
It's fair to expect this to work, however you're supposed to get your nodejs headers
from libnode-dev package, not by downloading them.
(still, i recognize it shouldn't fail).

That's true.

BTW, local npm installs seem to fail here (on i386) with anything needing node-gyp, like 'npm install node-stringprep':

-*-

$ npm install node-stringprep

> node-stringprep@0.8.0 install /home/tpikonen/node_modules/node-stringprep
> node-gyp rebuild

Segmentation fault

-*-

This is probably a different bug though.

I believe node on i686 is not supported and will segfault.

Do you mean node-gyp? At least nodejs.org offers x86 downloads of node itself.

Best,
Teemu

--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to