CopyCommandCopyCommand
Default

Remove-Item -Recurse -Force node_modules

Summary

Deletes node_modules to force a clean install.

Command

Windows PowerShell

Run in PowerShellWindows PowerShell
Remove-Item -Recurse -Force node_modules

Related commands