Skip to content

Rebuilding linked package written in typescript breaks the dev server and you need to restart it every time #11721

@nenadV91

Description

@nenadV91

If you link some package with yarn link, written in typescript to your cra app and you start the dev server with yarn start, when you rebuild that package, it will break the dev server and you need to restart it again. The error looks like Error: ENOENT: no such file or directory. My question is, is there a way around this or some way to solve this?

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