Currently add the ed25519 and bcrypt_pbkdf gems in windows bolt packages results in the following error:
*** extconf.rb failed ****** extconf.rb failed ***Could not create Makefile due to some reason, probably lack of necessarylibraries and/or headers. Check the mkmf.log file for more details. You mayneed configuration options.
Provided configuration options: --with-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=C:/ProgramFiles64Folder/PuppetLabs/Bolt/bin/$(RUBY_BASE_NAME) --with-bcrypt_pbkdf_ext-dir --without-bcrypt_pbkdf_ext-dir --with-bcrypt_pbkdf_ext-include --without-bcrypt_pbkdf_ext-include=${bcrypt_pbkdf_ext-dir}/include --with-bcrypt_pbkdf_ext-lib --without-bcrypt_pbkdf_ext-lib=${bcrypt_pbkdf_ext-dir}/libC:/ProgramFiles64Folder/PuppetLabs/Bolt/lib/ruby/2.5.0/mkmf.rb:1884:in `popen': No such file or directory - cygpath (Errno::ENOENT) from C:/ProgramFiles64Folder/PuppetLabs/Bolt/lib/ruby/2.5.0/mkmf.rb:1884:in `mkintpath' from C:/ProgramFiles64Folder/PuppetLabs/Bolt/lib/ruby/2.5.0/mkmf.rb:1912:in `block in configuration' from C:/ProgramFiles64Folder/PuppetLabs/Bolt/lib/ruby/2.5.0/mkmf.rb:1912:in `gsub' from C:/ProgramFiles64Folder/PuppetLabs/Bolt/lib/ruby/2.5.0/mkmf.rb:1912:in `configuration' from C:/ProgramFiles64Folder/PuppetLabs/Bolt/lib/ruby/2.5.0/mkmf.rb:2270:in `create_makefile' from extconf.rb:3:in `<main>'