-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
Can't install module #29
Comments
I have the same problem, i.e., still unable to find missing dependencies. I also have other concerns, such as how user-desires for section and topic names and order are entered, but those issues may be resolved if I can get an operable installation. |
Have you tried to install the most recent version of Pod::To::Cached? Try it with:
I do not know what may be causing this problem, I can install it without problems. It can be installed without any errors in the CI environments, too... mmm |
My attempt found the Pod::To::Cached module fine, but it showed missing dependencies on two other modules:
Are the dependencies listed correctly in the META6.json file? |
'Pod::TypeGraph'? That dependency does not exist I think. Did you mean 'Perl6::TypeGraph'? I have executed:
right now and they work fine. Have you upgraded zef? |
Sorry for the wrong name (Perl6::TypeGraph). I have upgraded zef now, but still have the same problem. I will force-install those two missing modules. |
Mmm is very strange that zef does not find those modules. |
The install command suggested by @antoniogamiz fails as well:
|
Mm, I can only think of a problem with the perl6 version. I'm using:
Or maybe is a problem with directory permissions, I do not have a clue. Mmm |
Are they in the ecosystem? |
Is it OSx?
|
Yes, this is OS X.
|
I think this has already been resolved in the new version of Pod::To::Cached. @coke can you confirm? |
We should probably update the version requirements for Documentable, as
well as add AppVeyor to check.
|
|
Pod::To::Cached (a dependency of this module) has failures, so I cannot install Documentable.
finanalyst/pod-cached#25
The text was updated successfully, but these errors were encountered: