Argument 1 passed to Shopify\Utils::sanitizeShopDomain() must be of the type string, null given

I am creating a Shopify app using PHP and node.js . After entering command “npm run dev” Shareable app URL is generating and Laravel development server is also started but It’s showing :

Type Error : Argument 1 passed to Shopify\Utils::sanitizeShopDomain() must be of the type string, null given in web\app\Lib\AuthRedirection.php on line 17 .

I have not done any changes in code. Please help me with this.

Thank You

@TejaswiniNayak have still faced the same issue? which version laravel osiset u using ?

Yes still facing the issue. Using Laravel Framework 8.83.26 @ErSanjay

i have same issue , any solution?