I just started up Cypress after several months of not maintaining our e2e tests, and I'm getting an error about the pluginsFile. It says that it cannot find module "webpack". I'm doing this in an Nx workspace, but it was all working a few months ago. I'm currently on Nx version 9.7.0 (we'll hopefully upgrade to latest soon). The plugins file, though, doesn't really do much. Any ideas on what to try? Attached is a picture of the error and the plugins file.