aube unlink
- Usage:
aube unlink [-g --global] [PACKAGE] - Aliases:
dislink - Effect: modifies state
Unlink a package (remove linked entries from node_modules)
Arguments
[PACKAGE]— Package name to unlink (omit to unlink all linked dependencies)
Flags
-g --global— Operate on the global link registry instead of the current project.aube unlink -gremoves the current package's entry from$XDG_CACHE_HOME/aube/global-links,$HOME/.cache/aube/global-linkswhenXDG_CACHE_HOMEis unset, or%LOCALAPPDATA%\aube\global-linkson Windows;aube unlink -g <name>removes the named entry.-h --help— Print help