yalc icon indicating copy to clipboard operation
yalc copied to clipboard

Is the use of yalc supported in pnpm managed projects?

Open LDQs opened this issue 3 years ago • 2 comments

I'm migrating one of my projects from yarn to pnpm, but I can't seem to development with yalc and other packages in my project after the migration 😭.

LDQs avatar Sep 01 '22 07:09 LDQs

It depends on your setup and what you are doing. I usually use yalc packages as workspaces with pnpm.

wclr avatar Sep 02 '22 06:09 wclr

It depends on your setup and what you are doing. I usually use yalc packages as workspaces with pnpm.

If the package is in a yarn managed project A, can i use yalc to develop package in my pnpm managed project B?

LDQs avatar Sep 02 '22 07:09 LDQs