I had mysql installed through mySQL workbench, but i wasn’t sure so i ran the command “npm install mysql” and it added 11 packages and audited 12. Now I don’t want the extra added packages, but I am afraid that if I run the command “npm uninstall mysql”, it can affect the packages I installed through mySQL workbench. Is there a way to fix this?
I was trying to install packages which I later realized I didn’t need.
New contributor
Tarun Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.