mifi / editly

Slick, declarative command line video editing & API
MIT License
4.64k stars 295 forks source link

Workaround fix when failed to install on arch linux #275

Closed Moanrisy closed 4 months ago

Moanrisy commented 4 months ago
  1. install headless-gl as per requirements (https://github.com/stackgl/headless-gl)
  2. don't use bleeding edge LTS Previously I'm using node LTS v18.19.0 Hydrogen 2023-11-29 v10.2.3

but failed to install

then changing to LTS v16 solved the problem