Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone Linux support #20

Open
ttshaw1 opened this issue Jul 12, 2021 · 1 comment
Open

Standalone Linux support #20

ttshaw1 opened this issue Jul 12, 2021 · 1 comment

Comments

@ttshaw1
Copy link

ttshaw1 commented Jul 12, 2021

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?

@JohnnyMarnell
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants