#!/bin/bash npm cache clean --force npm cache verify rm -rf node_modules rm -rf ~/.npm rm -rf ~/.cache/node_gyp rm package-lock.json