Skip to content
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

Install fails because of provides section in META6.json #2

Open
CIAvash opened this issue Apr 22, 2023 · 1 comment
Open

Install fails because of provides section in META6.json #2

CIAvash opened this issue Apr 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@CIAvash
Copy link

CIAvash commented Apr 22, 2023

It seems the module name was changed but the provides section still uses "CLI" namespace.

"CLI::Graphing::BarChart::Core": "lib/Terminal/Graphing/BarChart/Core.rakumod",
"CLI::Graphing::BarChart::Horizontal": "lib/Terminal/Graphing/BarChart/Horizontal.rakumod",
"CLI::Graphing::BarChart::Vertical": "lib/Terminal/Graphing/BarChart/Vertical.rakumod"

@masukomi
Copy link
Owner

Bah. Thank you. Will try and fix this today or tomorrow.

@masukomi masukomi self-assigned this Apr 24, 2023
@masukomi masukomi added the bug Something isn't working label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants