Skip to content
Snippets Groups Projects
Commit 95d06ef9 authored by Bob Mottram's avatar Bob Mottram
Browse files

Attempt yarn fix

parent e6e22eac
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment