Hey, I tried to go through the quick setup in Unity.
I installed node 20LTS via homebrew and needle-tools dont detect it, even tho I added the path..
I can not share a screenshot, due to me being a new user, I added the path to the bin folder in the project-validation additional npm search paths:
/opt/homebrew/Cellar/node@20/20.20.0/bin/
any suggestions?
aroboss@MacBook-Air-von-Nixon ~ % which node
/opt/homebrew/Cellar/node@20/20.20.0/bin/node
thank,
Nixon