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