Problem?
Commander pushed a major release that requires node >= 18! This shouldn't be our problem, but it is because this project did not have the version pinned to anything specific.
Solution!
Pin the last compatible version of commander and patch the project version. Create a package lock file.