Attempt yarn fix
This commit is contained in:
parent
e6e22eac6d
commit
95d06ef9b9
|
@ -656,6 +656,8 @@ apt-get -yq install yarn
|
|||
# echo $'PeerTube failed to install webpack'
|
||||
# exit 68386353
|
||||
#fi
|
||||
yarn install
|
||||
yarn run build:prod
|
||||
yarn add -D webpack
|
||||
if [ ! "\$?" = "0" ]; then
|
||||
echo $'PeerTube failed to add webpack'
|
||||
|
|
Loading…
Reference in New Issue