// instead of this const url = "mongodb://localhost:27017"; // Just Replace const url = "mongodb://0.0.0.0:27017";
npm config set proxy null npm config set https-proxy null npm config set registry http://registry.npmjs.org/