Skip to content

both frontend and backend are not starting simultaneously with make dev on windows #121

@saikiranchundru2

Description

@saikiranchundru2

Description of the bug:

both frontend and backend are not starting simultaneously. once i quit frontend then only backend starts

(myvenv) PS C:\Users\saiki\Documents\VSCode\gemini-fullstack-langgraph-quickstart> make dev
"Starting both frontend and backend development servers..."
make[1]: Entering directory 'C:/Users/saiki/Documents/VSCode/gemini-fullstack-langgraph-quickstart'
"Starting frontend development server..."

[email protected] dev
vite

VITE v6.3.4 ready in 2717 ms

➜ Local: http://localhost:5173/app/
➜ Network: use --host to expose
➜ press h + enter to show help
q
make[1]: Leaving directory 'C:/Users/saiki/Documents/VSCode/gemini-fullstack-langgraph-quickstart'
make[1]: Entering directory 'C:/Users/saiki/Documents/VSCode/gemini-fullstack-langgraph-quickstart'
"Starting backend development server..."
INFO:langgraph_api.cli:

    Welcome to

╦ ┌─┐┌┐┌┌─┐╔═╗┬─┐┌─┐┌─┐┬ ┬
║ ├─┤││││ ┬║ ╦├┬┘├─┤├─┘├─┤
╩═╝┴ ┴┘└┘└─┘╚═╝┴└─┴ ┴┴ ┴ ┴

This in-memory server is designed for development and testing.
For production use, please use LangGraph Cloud.

Actual vs expected behavior:

No response

Any other information you'd like to share?

No response

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