AroNixBox
(Nixon Scherbarth)
February 5, 2026, 10:17pm
1
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
I’m sorry, I couldn’t find a response but notified the team
Looks like the issue was caused by homebrew/Cellar.
From discord:
turned out i had to move it from cellar (which wasnt accessible from needle) to Homebrew’s stable /opt/homebrew/opt/node@20/bin path. needle couldnt access cellar
system
(system)
Closed
February 27, 2026, 4:23pm
4
This topic was automatically closed 13 days after the last reply. New replies are no longer allowed.