Question
npm run dev --host network: not exposed
I want to expose my svelte app on LAN using the npm run dev --host
command but it shows:
> frontend@0.0.1 dev
> svelte-kit dev
SvelteKit v1.0.0-next.295
local: http://localhost:3000
network: not exposed
Use --host to expose server to other devices on this network
46 80367
46