Does yarn berry supports execution of uninstall script when removing module
I am facing issue with yarn 3 which was working fine with yarn 1.x.
when using yarn 3 , i am adding a local module using yarn add which has some hooks defined in its package.json like as below