Bonjour,
Utilisateur de la version antérieur, j'ai fais la mise a jour mais impossible de lancer.
voici mes erreurs que je comprend pas...
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'start' ]
2 info using npm@6.12.0
3 info using node@v12.13.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle sensorr@0.9.0prestart: sensorr@0.9.0
6 info lifecycle sensorr@0.9.0start: sensorr@0.9.0
7 verbose lifecycle sensorr@0.9.0start: unsafe-perm in lifecycle true
8 verbose lifecycle sensorr@0.9.0start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/opt/sensorr/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
9 verbose lifecycle sensorr@0.9.0start: CWD: /opt/sensorr
10 silly lifecycle sensorr@0.9.0start: Args: [ '-c', 'yarn run build && yarn run prod' ]
11 info lifecycle sensorr@0.9.0start: Failed to exec start script
12 verbose stack Error: sensorr@0.9.0 start: yarn run build && yarn run prod
12 verbose stack spawn ENOENT
12 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
12 verbose stack at ChildProcess.emit (events.js:210:5)
12 verbose stack at maybeClose (internal/child_process.js:1021:16)
12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
13 verbose pkgid sensorr@0.9.0
14 verbose cwd /opt/sensorr
15 verbose Linux 4.9.0-8-amd64
16 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "start"
17 verbose node v12.13.0
18 verbose npm v6.12.0
19 error code ELIFECYCLE
20 error syscall spawn
21 error file sh
22 error errno ENOENT
23 error sensorr@0.9.0 start: yarn run build && yarn run prod
23 error spawn ENOENT
24 error Failed at the sensorr@0.9.0 start script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 1, true ]
Mon serveur Debian 9.1 je ne suis pas sur docker mais en installation classique.
Un petit coup de main serai sympa merci d'avance !!