afoysal's avatar

Uninstall a Component in vue.js

I installed this component in my application. I would like to uninstall it now. How can I do that ?

0 likes
1 reply
naresh-io's avatar
Level 36

@afoysal npm uninstall <package-name>

example: npm uninstall vuetable-2

1 like

Please or to participate in this conversation.