The IDE space is not accepting any entries other than ‘help’. I have no problem connecting using mongosh or Compass and can run the quiz questions, but using the inbuilt IDE - nothing works.
There is also a secondary problem that the “run” button is not rendered properly (in other words it is off the bottom of the screen) if the webpage is full screen.
I enter
mongodb+srv://m001-student:@sandbox.oekla.mongodb.net/test (or database or admin) and the result is:
bash: mongodb+srv://m001-student:@sandbox.oekla.mongodb.net/test: No such file or directory
If I type the command – use sample_training I get No such file or directory.
As I wrote above, I can access and run the quiz questions via Compass and mongosh just not on the lesson webpage.
Very frustrating for a beginner.