You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows, the gemspec attempts to load the path C:/Program Files/Puppet Labs/Puppet/puppet/lib/ruby/gems/3.2.0/specifications/lib/puppet/version, which fails.
Expected Behavior
The gemspec should use the actual install path on Windows, not a relative one that points to nowhere