zhangweicheng 7 lat temu
rodzic
commit
3c030c48c6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Dockerfile_qa

+ 1 - 1
Dockerfile_qa

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