nuxt/cli

Command `nuxi dev ./src -o` is not opening in the browser

Closed this issue · 4 comments

Environment

Nuxt 3.7

Reproduction

Nuxt 3.7

Describe the bug

Before upgrading to nuxt@3.7 the command nuxi dev ./src -o was opening a new browser window/tab on localhost:3000, now its' not.

Additional notes

From the documentation

--open, -o | false | Open URL in browser.

pi0 commented

Are you on Windows or WSL?

@pi0 I'm on the Windows terminal app.

pi0 commented

Thanks for the notice. there was a regression with -o arg handling it should be fixed in nuxi-edge and next release of nuxi.

pi0 commented

Fix is released in v3.7.3.