how to remove a library from npm code example Example 1: npm uninstall npm uninstall <module_name> Example 2: how to unistall dependencies npm un <package_name>