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
With #510 landed the default of install is now --install-links=true... this has unintentionally broken the expected behavior of npm link creating a reified on disk representation of the package rather than a symbolic link.
Expected Behavior
running npm link in a package should create a global symbolic link to the package