Open danielfmiranda opened 2 years ago
Linked to #8312
Moving to backlog, this issue persists with the same problem and I dont believe I am going to be able to take a deeper look into it this sprint
Move this under a general clean-up Epic when created.
Follow up to #8326
We have removed the only page/js file that uses "moment.js" however, when trying to remove the dependency from package and package-lock.json, we get a failing wagtail CI test in github.
This ticket is to investigate the cause of the error, and then to remove the dependency from these files as they are no longer needed.
The error seems to get produced when running the "compilemessages" command in the wagtail CI. The message that gets returned is:
CommandError: This script should be run from the Django Git checkout or your project or app tree, or with the settings module specified.
┆Issue is synchronized with this Jira Task