Static GitHub Issues

[1375] Doesn't bind to 0.0.0.0

prev: scrollBehavior Glitches
next: process.BROWSER_BUILD is undefined ?

Hello. I am truying to run npm run dev --host 0.0.0.0 but receive an error

> No `pages` directory found. Did you mean to run `nuxt` in the parent (`../`) directory?
npm ERR! code ELIFECYCLE
npm ERR! errno 1

How to make nuxt dev server available on local network for testing?

<!--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/c1218">#c1218</a>)</em></sub></div>