remove the package in the project npm code example
Example 1: npm uninstall eslint
npm uninstall <module_name>
Example 2: uninstall node package
npm uninstall <package_name>
npm uninstall <module_name>
npm uninstall <package_name>