Facing a linting error in Kolibri related to an unresolved import in DragContainer.vue while running pre-commit run --all-files

Summary

'm encountering a linting error when running pre-commit run --all-files in Kolibri. The error message indicates that a module cannot be resolved in DragContainer.vue.


Technical details

  • Kolibri version 0.18.0a0.dev0+git.343.g779e62c4
  • Operating system= Ubuntu
  • Browser

Are all yarn modules properly installed with yarn install? Seems like there’s a problem with the @shopify/draggable installation.