syyyyntax

This commit is contained in:
GlassedSilver
2022-05-01 11:21:45 +02:00
parent 3bcbe0d3e7
commit 7aa5c1bf7f

View File

@@ -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