This project depends on private @lg-private/* packages, which are hosted in AWS
CodeArtifact. Authenticate once before installing:
AWS_PROFILE=codeartifact pnpm login:codeartifactThen:
pnpm install && pnpm devIf you encounter auth errors during pnpm install, your CodeArtifact token has most
likely expired — they are short-lived. Re-run pnpm login:codeartifact and try again.
If that doesn't help, verify your ~/.npmrc points @lg-private at the CodeArtifact
registry, and that you have read access via
this MANA group.
For detailed guidance, refer to the permissions setup instructions.
Artifactory was decommissioned in 2026 — see the migration page. Any lingering
JFROG_*credentials orartifactory.corp.mongodb.comregistry entries in your~/.npmrccan be removed.