Sollicitatievraag bij Google

Please provide the command to identify the node location in linux sysytem ?

Antwoord op sollicitatievraag

Anoniem

18 apr 2018

Running dpkg-query -L nodejs will list the full path to every file belonging to the nodejs package. If /usr/bin/node is not there (it should be a symlink to /usr/bin/nodejs).