We're a place where coders share, stay up-to-date and grow their careers.
Console.log( "Hello World! from server"); Through the following error after upgrade:
Unrecognized event: {"type":"client_log","level":"log","data":["{\"msg\": \"'Hello World!' from server\"}"]}
I got the same warning. Did you find why it's happening?
A new update just released a few hours ago solve the problem.
Oh really? I just upgraded to SDK 38 just five minutes ago :(
npm install -g expo-cli
Console.log( "Hello World! from server");
Through the following error after upgrade:
Unrecognized event: {"type":"client_log","level":"log","data":["{\"msg\": \"'Hello World!' from server\"}"]}
I got the same warning. Did you find why it's happening?
A new update just released a few hours ago solve the problem.
Oh really? I just upgraded to SDK 38 just five minutes ago :(
npm install -g expo-cli