Now that we're building locally and cannot rely on a GitHub Action to install the right versions of the book's dependencies, we should figure out a way to check the environment for the right versions and do a fresh install if they're not present before building, within the Makefile.
Now that we're building locally and cannot rely on a GitHub Action to install the right versions of the book's dependencies, we should figure out a way to check the environment for the right versions and do a fresh install if they're not present before building, within the Makefile.