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

Custom Lint Looking For Deleted Subpackages #195

Open
getBoolean opened this issue Oct 18, 2023 · 0 comments
Open

Custom Lint Looking For Deleted Subpackages #195

getBoolean opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@getBoolean
Copy link

Describe the bug
I recently refactored my project to reduce the number of sub-packages in the project, and now custom_lint is failing since it can't find those packages.

Logs:
custom_lint.log

To Reproduce

Can't reproduce in a separate project, seems to be cache related since cloning the git project doesn't reproduce the issue either. I've also tried flutter clean and dart pub cache clean but it did not help.

Expected behavior
Cached sub packages should be able to be cleared

@getBoolean getBoolean added the bug Something isn't working label Oct 18, 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