** Unscoped package **
npm uninstall <package_name>
** Scoped package **
npm uninstall <@scope/package_name>
** Example **
npm uninstall lodash
** Unscoped package **
npm uninstall <package_name>
** Scoped package **
npm uninstall <@scope/package_name>
** Example **
npm uninstall lodash
For further actions, you may consider blocking this person and/or reporting abuse
nausaf -
Ram -
vdelitz -
Carlos Henrique -
Top comments (0)