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

lazy-repo fails when parent of project contains package.json #135

Open
rbbydotdev opened this issue Nov 18, 2023 · 0 comments · May be fixed by #136
Open

lazy-repo fails when parent of project contains package.json #135

rbbydotdev opened this issue Nov 18, 2023 · 0 comments · May be fixed by #136

Comments

@rbbydotdev
Copy link

rbbydotdev commented Nov 18, 2023

lazy-repo fail install when yarn installing(cmd yarn) tldraw with the following error message

➤ YN0007: │ @tldraw/monorepo@workspace:. must be built because it never has been before or the last one failed
➤ YN0000: │ @tldraw/monorepo@workspace:. STDOUT husky - Git hooks installed
➤ YN0000: │ @tldraw/monorepo@workspace:. STDOUT lazyrepo 0.0.0-alpha.27
➤ YN0000: │ @tldraw/monorepo@workspace:. STDOUT -----------------------
➤ YN0000: │ @tldraw/monorepo@workspace:. STDOUT ∙ ERROR ∙ Failed reading package.json in '/Users/JohnDoe/tldr'

lazy-repo continues to traverse directories upwards if it finds the parent dir contains package.json

This has been mentioned before in the tldraw project: tldraw/tldraw#1746

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

Successfully merging a pull request may close this issue.

1 participant