Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 224 Bytes

uninstall.md

File metadata and controls

11 lines (7 loc) · 224 Bytes

npm-uninstall(1) -- Remove a package

SYNOPSIS

npm uninstall <name>
npm rm <name>

DESCRIPTION

This uninstalls a package, completely removing everything installed for it.