Skip to main content
Source Link

I faced the same problem when istalling some ROS packages , but I solved it by moving the packages files from the download repository to the main C: I split each package in the powershell like this : choco install -y -s C:\packege\ asio choco install -y -s C:\packege\ cunit choco install -y -s C:\packege\ eigen choco install -y -s C:\packege\ tinyxml-usestl choco install -y -s C:\packege\ tinyxml2 bullet