I have successfully installed mongodb on my windows and its running but when i connect the connect remains for 2 minutes and then an error will pop
error: MongoNetworkError: connect ECONNREFUSED ::1:27017
i have changed the ::1 to 127.0.0.1 and it worked successfully until I tried to access the .env file