Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bebetterjenny opened this issue Oct 31, 2024 · 1 comment

Comments

@bebetterjenny
Copy link

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
@CKGrafico
Copy link
Owner

this project is a little bit outdated sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants