Closed keithwang5 closed 4 years ago
pls provide the following error log information
pls provide the following error log information
I checked the log in Terminal and could not find any error log. Just dozens of warnings.
Hi @plutoless , I'm sorry but I'm new to web development.
I ran npm run web and the page did load as shown in the screenshot. But after keying in the room name (generated from the dashboard) and my user name, I'm unable to login. I have a stable internet connection.
Please help.
u need to open the console
, right-click to save it and give it to us. Or switch to the network
option, find the wrong request, and give us the details of the wrong request.
I realised it's because the .env.example file isn't saved properly as .env.local. It was .env.local.example. Thank you.
@keithwang5, could you kindly take a look at my .env
file? I am having this same issue. https://github.com/Ylurn/agora-test/blob/master/.env
I tried deploying via web locally (http://localhost:3000/#/) and received this error. I followed the setup instructions and wondered if I miss any step or configured something wrongly, please help, thank you.