This is the method i have tried to implement the MongoDB.
it shows the error as
"MongoError: failed to connect to server [127.0.0.1:27017] on first connect [MongoError: connect ECONNREFUSED 127.0.0.1:27017]"
I cannot connect to MongoDB to store the tweets.
Help me with this.
Thank you.