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

yargs causes knots-electron to fail on linux #1

Open
Hyzual opened this issue Aug 30, 2016 · 0 comments
Open

yargs causes knots-electron to fail on linux #1

Hyzual opened this issue Aug 30, 2016 · 0 comments

Comments

@Hyzual
Copy link
Owner

Hyzual commented Aug 30, 2016

When I use knots-electron on linux x64 (using npm run start), the electron window is blank and I get the following errors in the console:

usage.js:328 Usage: node_modules/electron/dist/electron --type=renderer <file or directory
path>

Options:
  -h, --help     Show help                                          [boolean]
  -v, --version  Show version number                                [boolean]
Not enough file arguments: got 0, need at least 1

I suggest removing yargs entirely, we don't need it (at least no yet) and it's a big dependency.

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

1 participant