1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Fix error when running setup:cli

This commit is contained in:
Chocobozzz 2022-09-28 14:55:15 +02:00
parent 3fca30a7ef
commit 31ee48d579
No known key found for this signature in database
GPG key ID: 583A612D890159BE
3 changed files with 1 additions and 4 deletions

View file

@ -14,5 +14,4 @@ rm -rf ./dist/server/tools/
cp -r "./server/tools/node_modules" "./dist/server/tools"
npm run resolve-tspaths:cli
npm run resolve-tspaths:server