Skip to content

Commit

Permalink
npm madness npm/cli#611
Browse files Browse the repository at this point in the history
  • Loading branch information
edbizarro committed Sep 11, 2020
1 parent 8494260 commit 1a45660
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions php/scripts/alpine/nodeyarn.sh
Expand Up @@ -8,8 +8,6 @@ npm i -g --force npm@${NPM_VERSION}

curl -o- -L https://yarnpkg.com/install.sh | bash

mkdir $HOME/.config

rm -rf /usr/share/man /var/cache/apk/* \
/root/.npm /root/.node-gyp /root/.gnupg /usr/lib/node_modules/npm/man \
/usr/lib/node_modules/npm/doc /usr/lib/node_modules/npm/html /usr/lib/node_modules/npm/scripts

0 comments on commit 1a45660

Please sign in to comment.