Connecting to mongosh via VSC

Viewed 25

I have weird problem with VSC connection to Mongo...

So, I've set up my system variable and added to PATH bin file.

And when I'm connecting to mongosh via PowerShell that looks okay:

mongo1

Interesting is that when I'm trying connect from my VSC there is a problem as follow:

enter image description here

Any suggestions how to solve that?

0 Answers
Related