We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting an error when I try to install the module at https://github.com/puppetlabs/puppetlabs-sqlite.git. I think it's because the module has no dependencies.
Error details at https://gist.github.com/wimpyprogrammer/93453cabead0e85773e1.
Environment:
The Puppetfile-lock file is not created due to the error.
If I use a Puppetfile that doesn't include puppetlabs-sqlite, it downloads all modules successfully.
I know that the error may lie in the puppetlabs-sqlite module, but I was hoping that librarian-puppet could workaround such problems.
Thanks!
The text was updated successfully, but these errors were encountered:
Issue #250 Fix error when module has no dependencies in metadata.json
a028cc5
Fixed in a028cc5
Sorry, something went wrong.
No branches or pull requests
I'm getting an error when I try to install the module at https://github.com/puppetlabs/puppetlabs-sqlite.git. I think it's because the module has no dependencies.
Error details at https://gist.github.com/wimpyprogrammer/93453cabead0e85773e1.
Environment:
The Puppetfile-lock file is not created due to the error.
If I use a Puppetfile that doesn't include puppetlabs-sqlite, it downloads all modules successfully.
I know that the error may lie in the puppetlabs-sqlite module, but I was hoping that librarian-puppet could workaround such problems.
Thanks!
The text was updated successfully, but these errors were encountered: