g200kg / zoom-ms-utility

Zoom MS-50G / MS-60B / MS-70CDR multi stomp patch utility
MIT License
214 stars 44 forks source link

Standalone Linux support #20

Open ttshaw1 opened 3 years ago

ttshaw1 commented 3 years ago

I'm trying to build the standalone NW.js app with npm run dist, and I get an error "Failed at the zoom-ms-utility@1.0.2 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?

JohnnyMarnell commented 3 years ago

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