Le sam. 2 mars 2019 à 18:21, Paolo Greppi a écrit :
> I got the same error on amd64 while running yarnpkg in root of vscode
> source:
>
> git clone https://github.com/Microsoft/vscode
> cd vscode
> yarnpkg
> ...
> [4/4] Building fresh packages...
> [1/14] ⠠ gc-signals
> [2/14] ⠠ keytar
> [3/14] ⠠
I got the same error on amd64 while running yarnpkg in root of vscode source:
git clone https://github.com/Microsoft/vscode
cd vscode
yarnpkg
...
[4/4] Building fresh packages...
[1/14] ⠠ gc-signals
[2/14] ⠠ keytar
[3/14] ⠠ native-is-elevated
[4/14] ⠐ native-keymap
error /root/vscode/node_modules
Le jeu. 7 févr. 2019 à 15:30, tpikonen a écrit :
>
>
> On Thu, Feb 7, 2019 at 3:43 PM, Jérémy Lal wrote:
> >> > 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.
> >
> > No, i meant nodejs
On Thu, Feb 7, 2019 at 3:43 PM, Jérémy Lal wrote:
> 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.
No, i meant nodejs.
The debian package of nodejs, to be able to run on i686, need SSE2
(at least)
Le jeu. 7 févr. 2019 à 14:28, tpikonen a écrit :
>
>
> On Thu, Feb 7, 2019 at 3:09 PM, Jérémy Lal 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).
On Thu, Feb 7, 2019 at 3:09 PM, Jérémy Lal 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
Le jeu. 7 févr. 2019 à 13:21, Teemu Ikonen a écrit :
> Package: node-gyp
> Version: 3.8.0-4
> Severity: normal
> Tags: upstream
>
> I get this output from 'node-gyp install' on i386:
>
> -*-
>
> $ node-gyp install
> gyp info it worked if it ends with ok
> gyp info using node-gyp@3.8.0
> gyp info
7 matches
Mail list logo