You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
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?
The text was updated successfully, but these errors were encountered: