#!/bin/sh
rm /usr/lib/node_modules/yarn || true
rm -rf /usr/lib/node/yarn || true
