syyyyntax

pull/584/head
GlassedSilver 3 years ago
parent 3bcbe0d3e7
commit 7aa5c1bf7f

@ -13,7 +13,7 @@ RUN apt-get update && apt-get -y install \
curl -sL https://deb.nodesource.com/setup_12.x | bash - && \
apt-get -y install \
nodejs \
npm && \
npm \
node-gyp && \
npm install -g @angular/cli

Loading…
Cancel
Save