You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
applyPatches is hard-coded to use <app_path>/node_modules/<package_name>. It therefore ignores the yarn config of install.modules-folder which might place node_modules elsewhere.