masroora
(Masroor Ahmad)
29
nodejs 18 and 20 not supported with ubuntu18
nodjs 16 sonnarscanner is not doing scan
but just to fix the issue temporary . i am able to run sonnarscanner with nodejs 17
node -v
v17.9.1
for a permanent will check the feasibilty to upgrade ubutu os to next version.
Thanks all for your support
gab
(Gabriel Vivas)
30
@victor.diez could this be the internal runtime crashing due to dynamically linked glibc not being found?
If that’s the case:
- Can Ahmad use
sonar.nodejs.executable option?
- We should consider catching the Node.js failure to locate dynamic libs
- There also seem to be unsupported
NODE_OPTIONS