这是indexloc提供的服务,不要输入任何密码
Skip to content

not detecting that a project is running on 3000 #288

@MariuzM

Description

@MariuzM

What version of Turborepo are you using?

1.0.11

Describe the Bug

When i have a separate project running on port 3000 and then running turbo repo example projects npm run dev it does not detect that port 3000 is taken. Console still outputs for both example projects 3000 and 3001, so when i open http://localhost:3000 it open the previous project not related to turborepo

Expected Behavior

Next port should be used 3001 and 3002

To Reproduce

npm run dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions