zoom-ms-utility
zoom-ms-utility copied to clipboard
Standalone Linux support
I'm trying to build the standalone NW.js app with npm run dist
, and I get an error "Failed at the [email protected] dist script 'npx build --tasks win-x64,mac-x64 --mirror https://dl.nwjs.io/ .'." I've also attached the npm debug log:
npm debug log
It looks like dist
only contains zip files for Mac and Windows. If that's the source of the problem, are there any plans to create a Linux version?
Hi @ttshaw1 , that's for the stand alone NW.js / electron binary app. You should be able to use the node
web app plus browser instead, try those instructions: https://github.com/g200kg/zoom-ms-utility#via-nodejs