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

lage version 2.5.2+ broken for lerna and pnpm workspaces. #655

Open
curtisman opened this issue May 3, 2023 · 1 comment
Open

lage version 2.5.2+ broken for lerna and pnpm workspaces. #655

curtisman opened this issue May 3, 2023 · 1 comment

Comments

@curtisman
Copy link
Member

curtisman commented May 3, 2023

Describe the bug
lage version 2.5.2 and above broken for lerna and pnpm workspaces.

lage - Version 2.5.2 - 19 Workers
[09:48:00] - error     Error: <path> is using pnpm which has not been converted to async yet

This is probably a regression from PR #626 which change to use async API from workspace-tools, but those API error out (source) because the async version of the API isn't implemented yet in pnpm.ts and lerna.ts

To Reproduce
Set up a repo using lerna workspace or pnpm workspace and use lage on it.

Expected behavior
It works.

@curtisman
Copy link
Member Author

@kenotron FYI.

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

1 participant