@@ -6,7 +6,7 @@ WORKDIR ConstructionCost
RUN cnpm install -g gulp
-RUN cnpm install
+RUN npm install
RUN gulp build