opral / inlang-paraglide-js

Tree-shakable i18n library build on the inlang ecosystem.
https://inlang.com/m/gerre34r/library-inlang-paraglideJs
42 stars 0 forks source link

paraglide js doens't find repo root #44

Closed samuelstroschein closed 6 months ago

samuelstroschein commented 6 months ago

Problem

Paraglide triggers lix "no repo found" warning even though a repo exists.

Additional information

Is paraglide using findRepoRoot finding a repo root?

const repo = await openRepository(await findRepoRoot())
LorisSigrist commented 6 months ago

I just checked and paraglide already uses findRepoRoot in all places where a repo is opened

samuelstroschein commented 6 months ago

okay, then findRepoRoot is buggy