SyntaxFix
Write A Post
Hire A Developer
Questions
As simple as this command says npm uninstall your-package-name This command will simply remove package without pain from node modules folder as well as from package.json
npm uninstall your-package-name