Sebastian Hewelt
Sebastian Hewelt
@jangir-ritik probably this: [a github issue about lottie checking for typeof navigator which can't work in Node 21](https://github.com/airbnb/lottie-web/issues/3047)
Hey folks, this error happens because `lottie-web`, dependency of `lottie-react` depends on the condition of `typeof navigator !== "undefined"` to determine if it runs in browser or server environment: ```...
+1 ([email protected]) temporarily, we're resolving it doing manual updates with `pnpm update -r`, but i'd highly appreciate a proper fix 🙏🏻