Is anyone else having issues using --host tag with “npm run dev – --host”?
This is the command I ran:
npm run dev -- --host
And this is the response:
> ****@2025.1.2 dev
> shopify hydrogen dev --codegen
WARNING: NPM scripts require an extra `--` separator to pass the flags. Example: `npm run dev -- --reset`
Normally this works, but this morning I tried and it won’t host. Just gives me a warning to use an extra --