@@ -10,6 +10,9 @@ pwd
echo “build env: $1”
+npm -v
+npm cache verify
+rm -rf node_modules
npm i
npm run build:$1