This message was deleted.
# bolt
s
This message was deleted.
v
Copy code
Failed on ddddd:
  The task failed with exit code 1 and no stdout, but stderr contained:
  ruby.exe : <internal:C:/tools/ruby30/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- puppet (LoadError)
      + CategoryInfo          : NotSpecified: (<internal:C:/to...pet (LoadError):String) [], RemoteException
      + FullyQualifiedErrorId : NativeCommandError
  	from <internal:C:/tools/ruby30/lib/ruby/3.0
There was the similar issue here: https://github.com/puppetlabs/bolt/issues/3059
After removing the Choco Ruby installation from the system PATH everything works.