Skip to content

make start-temporal-server command fails #307

@saptarshi-datazip

Description

@saptarshi-datazip

Environment

  • Deploy method:built from sources
  • Olake-UI version: latest
  • OS: macOS Sequoia 15.6.1
  • Cloud Provider: local
  • Docker Params (if deployed with docker): none

Description

The command in the Makefile , start-temporal-server fails as there is no path under server directory named cmd. (path called : ./cmd/temporal-worker/main.go refer here)

Steps to reproduce

run make start-temporal-server as written in the CONTRIBUTOR guidelines.

Expected behavior

The path should be correct.

Actual behavior

Output:

stat ./cmd/temporal-worker/main.go: no such file or directory
make: *** [start-temporal-server] Error 1
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions