I seem to be unable to copy a directory to another location...
I just installed node.js on my RBPi Zero. Finally I tried to copy it to /usr/local with
Code: Select all
sudo cp -r node-v9.7.1-linux-armv6l/* /usr/local/Clarification is much appreciated!
Thanks!