OUXT-Polaris / ouxt_automation

Apache License 2.0
13 stars 4 forks source link

ansible/nodejs #237

Open swiftfile opened 2 years ago

swiftfile commented 2 years ago

Describe the bug When installing nodejs, this error occurred.

image I tried to resolve this error, change the address of getting node.js script. https://deb.nodesource.com/node_18.x image but this error occurs. And, I check the script curl -fsSL https://deb.nodesource.com/setup_10.x image 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.

HansRobo commented 2 years ago

This problem is fixed in prepare/humble branch. But, ROS2 galactic in Ubuntu 22.04 is not supported.

If you are using Ubuntu 22.04, you should use prepare/humble branch or docker environment for ROS2 galactic.

swiftfile commented 2 years ago

Sorry for the lack of description. I use Ubuntu 20.04