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
Describe the bug
When installing nodejs, this error occurred.
I tried to resolve this error, change the address of getting node.js script. https://deb.nodesource.com/node_18.x
but this error occurs.
And, I check the script curl -fsSL https://deb.nodesource.com/setup_10.x
It seems that this script makes error..?(including space)
To Reproduce
run sh setup.sh
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. Ubuntu 22.04]
ROS Distro: [e.g. galactic]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When installing nodejs, this error occurred.
I tried to resolve this error, change the address of getting node.js script. https://deb.nodesource.com/node_18.x
but this error occurs.
And, I check the script
curl -fsSL https://deb.nodesource.com/setup_10.x
It seems that this script makes error..?(including space)
To Reproduce
run
sh setup.sh
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: