React JS Console Log tidak berfungsi

//I am also facing same issue but do not know why it is not working

//so i used
 console.error('lkjsbfksdnjbfjksd');
 console.info('dfmvndkvevdfv'); //now it's wroking
Singh99