community icon indicating copy to clipboard operation
community copied to clipboard

console.log()

Open Bar0on opened this issue 3 years ago • 3 comments

Hi, I have recently started to learn js with the course "Learn JavaScript for free" and in the second lecture "Build a Blackjack game" suddenly my console stop working on the Safari browser. When I try it on Chrome it works, but I would like to use it on Safari and I do not know how to fix it. Codes are definitely right but if I write for example console.log("Hello"), nothing shows up. Could you please help me with this? Bar0on

Bar0on avatar Dec 19 '21 20:12 Bar0on

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\

Iluvtocode123 avatar Sep 04 '22 11:09 Iluvtocode123

The same issue it is having in the Brave browser as well, the console does not work.It displays "Missing cw1" on the window

PranavMaru22 avatar Oct 09 '22 14:10 PranavMaru22

Just use Chrome and only Chrome. There really isn't an excuse to use other browsers for development right now while you're learning JS.

RobertLeeMich avatar Aug 13 '23 15:08 RobertLeeMich