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
