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
CopyCommandSummary
Deletes node_modules to force a clean install.
Command
Windows PowerShell
Remove-Item -Recurse -Force node_modules