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

turpo prune fails to parse lockfile: invalid type: string #9312

Open
1 task done
spieslies opened this issue Oct 22, 2024 · 1 comment
Open
1 task done

turpo prune fails to parse lockfile: invalid type: string #9312

spieslies opened this issue Oct 22, 2024 · 1 comment
Labels
area: prune turbo prune kind: bug Something isn't working needs: author input

Comments

@spieslies
Copy link

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

none

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

npm

What operating system are you using?

Linux

Which canary version will you have in your reproduction?

2.2.4-canary.0

Describe the Bug

Turbo prune fails with following error:
unable to parse yaml: @adobe/css-tools@^4.4.0: invalid type: string "version \"4.4.0\" expected struct Entry at line 6 column 3

Expected Behavior

Turbo prune works without any errors

To Reproduce

  • set up some turborepo example
  • install @scalar/nestjs-api-reference
  • run turbo prune

Additional context

No response

@spieslies spieslies added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage labels Oct 22, 2024
@chris-olszewski
Copy link
Member

Can you please provide a reproduction repository? The error message indicates that PNPM is being used, but you listed npm as a package manager so I'm not sure what is going on.

@chris-olszewski chris-olszewski added needs: author input area: prune turbo prune and removed needs: triage New issues get this label. Remove it after triage labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: prune turbo prune kind: bug Something isn't working needs: author input
Projects
None yet
Development

No branches or pull requests

2 participants