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

[turborepo] Turbo requiring a pnpm workspace file #5357

Closed
samcx opened this issue Jun 22, 2023 · 6 comments
Closed

[turborepo] Turbo requiring a pnpm workspace file #5357

samcx opened this issue Jun 22, 2023 · 6 comments
Assignees
Labels
kind: bug Something isn't working

Comments

@samcx
Copy link
Member

samcx commented Jun 22, 2023

What version of Turborepo are you using?

1.10.4

What package manager are you using / does the bug impact?

pnpm

What operating system are you using?

Mac

Describe the Bug

CleanShot 2023-06-21 at 21 37 18@2x

It looks like v.1.10.4-canary.4 and above are requiring a pnpm-workspace.yaml, when it is not the case for previous versions.

Expected Behavior

I expect Turborepo to be able to run without a pnpm-workspace.yaml file, as stated in the docs → https://turbo.build/repo/docs/getting-started/add-to-project.

To Reproduce

Simply try to run a full turbo on the Reproduction Repo with v.1.10.4-canary.4 and above.

Reproduction Repo

https://github.com/samcx/samcx

@samcx samcx added kind: bug Something isn't working area: turborepo needs: triage New issues get this label. Remove it after triage labels Jun 22, 2023
@dr-iroh
Copy link

dr-iroh commented Jun 22, 2023

I have exactly the same issue

@gsoltis
Copy link
Contributor

gsoltis commented Jun 22, 2023

Sorry about this, we've identified the issue (#5362) and will be releasing a new patch release shortly!

@gsoltis gsoltis self-assigned this Jun 22, 2023
@gsoltis gsoltis removed the needs: triage New issues get this label. Remove it after triage label Jun 22, 2023
@gsoltis
Copy link
Contributor

gsoltis commented Jun 22, 2023

@samcx @dr-iroh @kevanantha can you try with [email protected]?

@samcx
Copy link
Member Author

samcx commented Jun 22, 2023

@gsoltis Working again with [email protected]!

@dr-iroh
Copy link

dr-iroh commented Jun 23, 2023

@gsoltis turbo works again, thanks :)

@kevanantha
Copy link

@samcx @dr-iroh @kevanantha can you try with [email protected]?

it works. thanks

@samcx samcx closed this as completed Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants