yalc
yalc copied to clipboard
yalc remove The local package cannot be associated
When I remove the package, node_modules
will be an error
It's in the node_modules
package
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