'bugged localhost address after running 'expo start --dev-client'

I'm trying to start expo with: expo start --dev-client command but it's giving me a localhost address like so: Metro waiting on project-name://expo-development-client/?url=http%3A%2F%2F192.168.1.10%3A8081 . Why is this happening, and how do i fix it? The address is normal while initializing with 'expo start'. I'm using node v16.14.2 .



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source