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
installing on pi zero 2w with Raspbian lite (Bullseye) and the wget command fails with the below errors:
unlink: cannot unlink '/usr/bin/node': No such file or directory
unlink: cannot unlink '/usr/sbin/node': No such file or directory
unlink: cannot unlink '/sbin/node': No such file or directory
unlink: cannot unlink '/usr/local/bin/node': No such file or directory
unlink: cannot unlink '/usr/bin/npm': No such file or directory
unlink: cannot unlink '/usr/sbin/npm': No such file or directory
unlink: cannot unlink '/sbin/npm': No such file or directory
unlink: cannot unlink '/usr/local/bin/npm': No such file or directory
ln: failed to create symbolic link '/sbin/node': File exists
ln: failed to create symbolic link '/sbin/npm': File exists
The text was updated successfully, but these errors were encountered:
installing on pi zero 2w with Raspbian lite (Bullseye) and the wget command fails with the below errors:
The text was updated successfully, but these errors were encountered: