yalc icon indicating copy to clipboard operation
yalc copied to clipboard

yalc remove The local package cannot be associated

Open wakaka378 opened this issue 2 years ago • 0 comments

When I remove the package, node_modules will be an error

image

It's in the node_modules package

image

Here is my action


yalc publish command :  'npx yalc publish --changed --files --replace --push'

In the project :`yalc link  @my-package`

remove package: `yalc remove @my-package`

So, what should I do :(

The current solution is to reinstall the online package

wakaka378 avatar Apr 19 '22 08:04 wakaka378