Getting this error after first global install by running`npm install -g mongodb-runner`. I tried running different versions by with `MONGODB_VERSION=<version> mongodb-runner start` but this still gave the same error. Node v16.6.2 macOS Monterey - M1 chip
Getting this error after first global install by running
npm install -g mongodb-runner.I tried running different versions by with
MONGODB_VERSION=<version> mongodb-runner startbut this still gave the same error.Node v16.6.2
macOS Monterey - M1 chip