This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 75
Error when following getting started guide #122
Labels
Comments
This seems related to #99 which improved on the error message. I think we should also add a special case to create the directory if not exists when the db file path is set to the default, since |
jlegrone
added
good first issue
Good for newcomers
help wanted
Extra attention is needed
labels
Sep 7, 2022
Similar error on Mac:
|
hferentschik
added a commit
to hferentschik/temporalite
that referenced
this issue
Sep 23, 2022
hferentschik
added a commit
to hferentschik/temporalite
that referenced
this issue
Sep 23, 2022
hferentschik
added a commit
to hferentschik/temporalite
that referenced
this issue
Sep 23, 2022
hferentschik
added a commit
to hferentschik/temporalite
that referenced
this issue
Sep 23, 2022
hferentschik
added a commit
to hferentschik/temporalite
that referenced
this issue
Sep 24, 2022
jlegrone
pushed a commit
that referenced
this issue
Sep 24, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I am starting my experiments with Temporal and the getting started docs resulted in an error for me.
Temporal started normally when I pre-created the missing directory, but Temporal should probably either create it, or the docs should mention it is needed
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
go install github.com/temporalio/temporalite/cmd/temporalite@latest
temporalite start --namespace default
Specifications
The text was updated successfully, but these errors were encountered: