Skip to content

Octane Admin Serve Not Using Port 3001 #1

Description

@OnlyJustEthan

When serving the build after using "npm run build", I recieve an error about port 3000 being in use and serve chooses another port to use.

Image

Steps to reproduce were:

  • npm install
  • npm start (This correctly runs the development build on port 3001)
Image
  • npm run build (with the following output)
Image
  • serve -s build (with the following output)
Image

Forgive me if this is something obvious, I am not very familiar with npm.

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