zhangweicheng %!s(int64=8) %!d(string=hai) anos
pai
achega
ef03dc0a53
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile_qa

+ 1 - 1
Dockerfile_qa

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