Skip to content

Error message Something went wrong, try again! #10

Description

@BenjaminKobjolke

Description

I have an en.json with only 4 values:

{
	"colors": "Colors",
	"compact_answer_mode": "Compact answer mode",
	"true": "true",
	"false": "false"
}

My langsync.yaml looks like this:

langsync:
source: "./en.json"

output: "./"

target: [de]

languageLocalizationMaxDelay: 200

I run langsync start and get the following output

 langsync start
Localizing process starting..
✓ Your langsync.yaml file and configuration are valid. (25ms)
.    Saving your source file at ./en.json..... (1.1s)

✗ Something went wrong, try again! (1.2s)

I am using windows 11
langsync --version
0.9.51

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions