Build a static blog using Strapi and Gatsby 4

This consistently fails with the same or similar error after going through all the steps;

./node_modules/slick-carousel/slick/slick-theme.css
TypeError: (0 , _schemaUtils.validate) is not a function

No idea how to fix this. I found that one of the node modules mini-css-extract-plugin has the offending call to a function which apparently isn’t a function.