wclr / yalc

Work with yarn/npm packages locally like a boss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yalc remove The local package cannot be associated

wakaka378 opened this issue · 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