We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01019e6 commit fd46353Copy full SHA for fd46353
infrastructure/install.bash
@@ -2,6 +2,6 @@
2
3
echo Installing dependencies...
4
5
-yarn install --ignore-engines
+yarn install --ignore-engines --ignore-scripts
6
7
echo Finished installing dependencies
0 commit comments