I have tried reinstalling and rebuilding npm, but the problem still persists.
Initially, the problem is with the module mongodb: I don\'t have that pac
mongodb
This is what worked for me:
rm -rf node_modules/ sudo npm install