My console.log is not working

The console.log on Scrimba is not working anymore!
I tested it on Chrome, Firefox and Edge and i get always the same errors

Hey @Valentin9922, are there any errors popping up in your developer console? Or is it just not responding and nothing happens with your try to log things out?

That is the screenshot after i tried to: console.log(“Hello”)
But i get this with every console.log

Hey @Valentin9922, sorry for the delay in response. This is an error that’s associated with another underlying issue. Our devs have been looking into this to find a resolution.

Good afternoon, I’ve got an issue with console.log on the Frontend Career Path. Maybe I don’t know how to use it, but when i click on run code, it only refresh the minibrowser, but nothing appears on Console.

I’m doing ok?

Thanks in advance :slight_smile:

Hi @dot95 !

Could you check if ctrl+s (or cmd+s) works? Our UI is a little confusing since you have to save the code via this shortcut and it both saves + runs the code.