@@ -4,7 +4,7 @@ COPY . ConstructionCost
WORKDIR ConstructionCost
-RUN cnpm install -g gulp
+RUN npm install -g gulp
RUN npm install