Skip to content

Commit c7e20ba

Browse files
committedSep 11, 2020
npm madness npm/cli#611
1 parent fb88f50 commit c7e20ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎php/scripts/alpine/nodeyarn.sh

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ npm i -g --force npm@${NPM_VERSION}
88

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

11-
mkdir $HOME/.config
12-
1311
rm -rf /usr/share/man /var/cache/apk/* \
1412
/root/.npm /root/.node-gyp /root/.gnupg /usr/lib/node_modules/npm/man \
1513
/usr/lib/node_modules/npm/doc /usr/lib/node_modules/npm/html /usr/lib/node_modules/npm/scripts

0 commit comments

Comments
 (0)