Static GitHub Issues

[512] Other device can not connect to computer's IP

prev: Doesn't work with vue-class-component
next: Cannot read property 'useragent' of undefined

When I run the command npm run dev and open the browser to localhost:3000, it works well

But if I use other device and type 192.xxx.xxx.xxx:3000 in the browser, it says connection refused

I try other nodejs projects and they all work well through 192.xxx.xxx.xxx:3000 except nuxt.js

any help please ?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c449">#c449</a>)</em></sub></div>