2026-05-20 21:39:12 +08:00

5 lines
183 B
PowerShell

$ErrorActionPreference = "Stop"
$SkillRoot = Resolve-Path (Join-Path $PSScriptRoot "..")
Set-Location $SkillRoot
npm install sharp @ffmpeg-installer/ffmpeg @ffprobe-installer/ffprobe