Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Chakra cli cannot find path to shared theme in monorepo even though it exists. #1418

@rtman

Description

@rtman

Description

When I run chakra cli on postinstall I expect it to be able to handle yarn workspace symlinks for local packages in a mono repo. However it fails to find said file even though it exists at the path in question.

My setup is like this

Root
-packages
-theme
-app

Importing from theme in app/src/theme.ts causes chakra cli to fail on postinstall.

I'm currently getting around this by providing the relative path instead of the package name path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions