Open a terminal and execute the following:
sudo apt install nodejs-legacy
sudo cp -r /opt/Unity/Editor/Data/Tools/nodejs/lib/node_modules /opt/Unity/Editor/Data/Tools/nodejs/bin
Seems this is a common problem on multiple distros. Several of the prior posts seemed a bit more complex than the above solution. Hope this saves you some time.