There was an error while loading. Please reload this page.
1 parent 7d37212 commit 9a1b074Copy full SHA for 9a1b074
driver/release.sh
@@ -8,4 +8,7 @@ npm prune --production
8
rm -rf node_modules/appium
9
npm shrinkwrap
10
11
+# to install types again
12
+npm install
13
+
14
echo "complete the refreshment"
0 commit comments