Dear Health-dev I have one question about the Tryton SAO to be installed for GNU Health Web Client and secondly an error message to decipher.
Regards $ ls /home/gnuhealth/gnuhealth/tryton/server/ config modules trytond-6.0.30 util Under GNUHealth 4.2.1 is seems the Tryton SAO code to use is therefore: https://downloads.tryton.org/6.0/tryton-sao-last.tgz Is this correct? The build command I am using is: npm install -omit=dev --legacy-peer-deps This generates an error: 1 info using npm@8.19.2 2 info using node@v19.8.1 ... 2313 silly reify mark deleted [ '/home/gnuhealth/sao/node_modules/less/node_modules/source-map' ] 2314 timing reifyNode:node_modules/less/node_modules/source-map Completed in 32233ms 2315 verbose stack Error: Socket timeout 2315 verbose stack at TLSSocket.onTimeout (/usr/lib/node_modules/npm/node_modules/agentkeepalive/lib/agent.js:346:23) 2315 verbose stack at TLSSocket.emit (node:events:524:35) 2315 verbose stack at Socket._onTimeout (node:net:580:8) 2315 verbose stack at listOnTimeout (node:internal/timers:573:17) 2315 verbose stack at process.processTimers (node:internal/timers:514:7) 2316 verbose cwd /home/gnuhealth/sao 2317 verbose Linux 6.1.25-1-MANJARO