Skip to content

Run 'yarn dev' and got: Lerna (powered by Nx) Cannot find project '@papanasi/react' #87

@bebetterjenny

Description

@bebetterjenny

Describe the bug
I installed yarn and nx globally, and all packages, and ran yarn compile successfully. But when I ran yarn dev, I got: Lerna (powered by Nx) Cannot find project '@papanasi/react'.

To Reproduce
Steps to reproduce the behavior:

  1. Clone this repo
  2. Run yarn global add lerna
  3. Run yarn global add nx@latest
  4. Run yarn
  5. Run yarn compile
  6. Run yarn dev, or run `yarn compile --platforms react

Expected behavior
Will compile in dev mode and watch the changes

Screenshots
image

Desktop (please complete the following information):

  • OS: Edition Windows 10 Home 22H2
  • Node: v20.15.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions