``` rm -rf node_modules rm package-lock.json npm cache clear --force npm install ```