Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
LuXDAmore opened this issue Aug 30, 2023 · 4 comments
Closed

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

LuXDAmore opened this issue Aug 30, 2023 · 4 comments

Comments

@LuXDAmore
Copy link

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
Copy link
Member

pi0 commented Aug 30, 2023

Are you on Windows or WSL?

@LuXDAmore
Copy link
Author

@pi0 I'm on the Windows terminal app.

@pi0 pi0 closed this as completed in 3b65c4a Aug 30, 2023
@pi0
Copy link
Member

pi0 commented Aug 30, 2023

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
Copy link
Member

pi0 commented Aug 30, 2023

Fix is released in v3.7.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants