Skip to content

Cannot run styleguidist along side with laravel development server. #596

Closed
@besrabasant

Description

@besrabasant

Hello folks,

I am trying to document my React Components and I am running styleguidist server along side with Laravel development server but the styleguidist server crashes with this error.

You have another server running at port 6060 somewhere, shut it down first

You can change the port using the `serverPort` option in your style guide config:
https://react-styleguidist.js.org/docs/configuration.html

I have configured the styleguidist server to run at port 6060 as to resolve this issue and succeeded to run the server only once. After that I am getting this issue again.

How can i resolve this??

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions