colloqi/pisignage-server

Instalation on Debian 10 Error: Illegal instruction 919.socket.io

Opened this issue · 1 comments

Hello, I'm trying to install pisignage-server in a Debian 10. All steps are ok until:

dico@deb10:/opt/pisignage-server-2.3.0$ npm install -verbose
npm info it worked if it ends with ok
npm verb cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '-verbose' ]
npm info using npm@6.14.4
npm info using node@v13.12.0
npm verb npm-session 321dfae1e4486ea3
npm info lifecycle pisignage-server@preinstall: pisignage-server@2.3.0
npm timing stage:loadCurrentTree Completed in 28ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 1179ms
.
.
.
npm http fetch GET 304 https://registry.npmjs.org/ci-info 232ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/to-regex-range 182ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/callsite 71ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-number 50ms (from cache)
npm info lifecycle 919.socket.io@0.9.19prepack: 919.socket.io@0.9.19
Illegal instruction] / fetchMetadata: info lifecycle 919.socket.io@0.9.19~prepack: 919.socket.io@0.9.19

dico@deb10:$ mongod --version
db version v4.2.5
git version: 2261279b51ea13df08ae708ff278f0679c59dc32
OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
allocator: tcmalloc
modules: none
build environment:
    distmod: debian10
    distarch: x86_64
    target_arch: x86_64

dico@deb10:~$ ffmpeg -V
ffmpeg version 4.1.4-1deb10u1 Copyright (c) 2000-2019 the FFmpeg developers
  built with gcc 8 (Debian 8.3.0-6)

dico@deb10:$ npm --version
6.14.4

Can anybody help me here, please?

Sorry for the delay, if you see the package.json the particular package is coming from a private repo and not from npm. You may have to open the firewall to fetch the same