You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So it's quite obvious that node.js >= v17 does no longer "understand" a mongoDB connnection string with "localhost" except it is replaced by "127.0.0.1". This is very common with NestJs. Is there a reason for this change?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So it's quite obvious that node.js >= v17 does no longer "understand" a mongoDB connnection string with "localhost" except it is replaced by "127.0.0.1". This is very common with NestJs. Is there a reason for this change?
Beta Was this translation helpful? Give feedback.
All reactions