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

images_register occasionally falls out of sync, yielding unhelpful errors #93

Open
liamegan opened this issue Dec 5, 2023 · 0 comments

Comments

@liamegan
Copy link
Member

liamegan commented Dec 5, 2023

Occasionally (and in a way that I haven't been able to find a repeatable test-case for), the images_register.json falls out of sync. When this happens it yields errors like:

./src/components/common/img/img.jsx
6:22 Error: Unable to resolve path to module '../../../../images_register.json'. import/no-unresolved

Which is unhelpful. It would be better if we could detect the missing module and provide a suggestion to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant