Skip to content

when using --host flag on one project, local always opens on :3000 #372

Description

@moshetanzer

Hi @pi0,

Hope you well

Came across an interesting bug, if you run a nuxt app pnpm run dev, and run another nuxt app using pnpm run dev --host, the local of the second app instead of incrementing by one to :3001 it also opens on :3000.

However, when running the first app using pnpm run dev --host and then second app same command with same --host flag it increments the port correctly.

Using latest version of nuxt on both.

Thanks for your work!

Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions