-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
Description
Hi there,
First of all, congrats for your script, it is very useful ;)
I found a problem regarding /usr/local/bin folder since your script throw the following error:
ln: failed to create symbolic link '/usr/local/bin/node': No such file or directory
ln: failed to create symbolic link '/usr/local/bin/npm': No such file or directory
I have a Raspberry B v1 (ARMv6l) and I checked that folder /usr/local/bin didn't exist.
Am I going to suffer any problems regarding this issue?
vvzen