Hi Dan, Thanks for testing out Strings on Windows! We really haven't given Strings enough love on that operating system, sorry. I would have to guess that the error is happening here <https://github.com/puppetlabs/puppetlabs-strings/blob/623011fd4aca170b5cf214dde7a49b46f8cd6981/lib/puppet_x/puppetlabs/strings.rb#L31>. There is probably some subtle pathing difference between Linux/OS X and Windows which I'm not familiar with. I'll try to get a hold of a windows vm and reproduce the problem.
Ian On Sunday, September 27, 2015 at 8:30:56 AM UTC-7, Dan wrote: > > Hi, > > I'm just trying out puppet strings for generating html but I'm not getting > very far with! Having followed the instructions here > https://github.com/puppetlabs/puppetlabs-strings > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fpuppetlabs%2Fpuppetlabs-strings&sa=D&sntz=1&usg=AFQjCNFNyI3P78c0mhUD30n0sNHvOzJPgw> > > I get the following error when I navigate to a module and run "puppet > strings": > > Error: Could not parse application options: cannot load such file -- > puppet_x/puppetlabs/strings/yard/code_objects/puppet_namespace_object > > I'm running this on Windows 7 with Ruby 2.1 installed. > > Any ideas!? > > Thanks > > Dan > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/f61a0f9d-244f-411c-9b68-0725f0c8cdd4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
