Directory 'c:\opt\chocolatey\lib' does not exist.
Hello,
I'm trying to install ROS for the first time. I have been following the guidelines for installing ROS on Windows, at the link provided below.
http://wiki.ros.org/Installation/Windows
I have installed the Visual Studio 2019 successfully with "Desktop development with C++" workload prior to running the command prompt. After I have run the command for installing Chocolatey Windows Package Manager and then installing Git, when tried to run the command line "ROS Last Known Good (LKG) Build Installation", an error prompted saying;
Chocolatey v0.10.15 Directory 'c:\opt\chocolatey\lib' does not exist. Added ros-win - https://roswin.azurewebsites.net/api/v2 (Priority 1)
I assume the Chocolatey installation wasn't successful, but how can I fix this so I can continue the installation process for ROS?
I'd appreciate it if anyone can help me out. Thank you.
----EDIT (5/12/2020):
I have double-checked and made sure that I have installed the latest version of both Chocolatey & Git, and I'm confident now that I have followed every step correctly. When I tried to run the next line of command to continue the installation ( the command line for "ROS Last Known Good (LKG) Build Installation"), I get the same error again. At this point, I really don't know what is going wrong. Shouldn't there be a folder called "lib" in the "opt" folder already when I downloaded these things?
Can someone please advise?