I receive the following error when trying to bootstrap:
WARNING: 'knife bootstrap windows' specified, but the knife-windows plugin is not installed. Please install 'knife-windows' if you are attempting to bootstrap a Windows node via WinRM.
When I install knife-windows:
C:\Users[USERNAME]_github\chef> chef gem install knife-windows
+---------------------------------------------+
Chef License Acceptance
Before you can continue, 3 product licenses
must be accepted. View the license at
Licenses that need accepting:
-
Chef Workstation
-
Chef Infra Client
-
Chef InSpec
Do you accept the 3 product licenses (yes/no)?
yes
Persisting 3 product licenses...
3 product licenses persisted.
+---------------------------------------------+
Fetching knife-windows-3.0.17.gem
WARNING: You don't have c:\users[USERNAME]\appdata\local\chefdk\gem\ruby\2.6.0\bin in your PATH,
gem executables will not run.
Successfully installed knife-windows-3.0.17
Parsing documentation for knife-windows-3.0.17
Installing ri documentation for knife-windows-3.0.17
Done installing documentation for knife-windows after 3 seconds
1 gem installed
Notice that it says:
WARNING: You don't have c:\users[USERNAME]\appdata\local\chefdk\gem\ruby\2.6.0\bin in your PATH,
gem executables will not run.
When I go to look for this location it does not exist: