This message was deleted.
# troubleshooting
s
This message was deleted.
g
are there any additional errors? wild guess: you might need a different version of
node
or
npm
. for reference i am using node 16.20.0 and npm 8.19.4
z
Thanks for answering. I did not see any other errors. I updated the version, but it still has this error
This is the full log
d
you can reverse engineer the travis.yml and find the correct version number.
v
if you install https://volta.sh/ then it should pick up the exact versions that the console asks for: https://github.com/apache/druid/blob/master/web-console/package.json#L54
what command are you using to build druid?