ardupilot/Tools/environment_install
Peter Barker 575314d31e Tools: mac: force install to avoid npm installation error
2023-12-11T23:04:39.8671350Z already exists. You may want to remove it:
2023-12-11T23:04:39.8679620Z   rm '/usr/local/lib/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js'
2023-12-11T23:04:39.8682240Z
2023-12-11T23:04:39.8691710Z To force the link and overwrite all conflicting files:
2023-12-11T23:04:39.8700070Z   brew link --overwrite node@18
2023-12-11T23:04:39.8726220Z
2023-12-11T23:04:39.8736300Z To list all files that would be deleted:
2023-12-11T23:04:39.8744090Z   brew link --overwrite --dry-run node@18

... also remove hack to force update to succeed
2023-12-12 15:02:58 +11:00
..
APM_install.sh Tools: Fixed and updated Cygwin environment install scripts 2019-05-01 10:05:01 +10:00
install-ROS-ubuntu.sh Tools: Update ardupilot_gazebo install script 2023-01-10 08:33:05 +09:00
install-prereqs-arch.sh Tools: clamp empy to version 3 2023-12-03 17:08:00 +11:00
install-prereqs-mac.sh Tools: mac: force install to avoid npm installation error 2023-12-12 15:02:58 +11:00
install-prereqs-ubuntu.sh Tools: clamp empy to version 3 2023-12-03 17:08:00 +11:00
install-prereqs-windows-andAPMSource.ps1 Tools: clamp empy to version 3 2023-12-03 17:08:00 +11:00
install-prereqs-windows.ps1 Tools: clamp empy to version 3 2023-12-03 17:08:00 +11:00
ubuntu-18.04-python3.sh Tools: clamp empy to version 3 2023-12-03 17:08:00 +11:00