Hi everyone!
I was trying to work with shopify cli but I got stuck at the beginning.
When I do shopify app serve I do not get any error from the cmd line but when I click on the link I get a page with an error by ngrok β ERR_NGROK_6022 Before you can serve HTML content, you must sign up for a free ngrok account and install your authtoken.
I tried to open a ngrok tunnel manually and it worked, I could reach the app and install it, however there are some hardcoded redirections that I cannot change once installed so I get the same error.
Did anyone got the same issue?
I tried already to refresh Ngrok token and modify manually the config file etc. Not sure whatβs wrong.