We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Initially from @anulman in #108:
Our users will rarely have electron pre-installed, which leads to the electron-prebuilt-compile install step being skipped
@MarshallOfSound adds:
Defaulting to latest sounds reasonable if no version of Electron can be found.
The text was updated successfully, but these errors were encountered:
fix(importer): if no electron was found install the latest version by…
f1fc476
… default Fixes #114
c8b12fb
Merge pull request #114 from ada-lovecraft/master
2adde7d
fix: erroneous require behavior
MarshallOfSound
No branches or pull requests
Initially from @anulman in #108:
@MarshallOfSound adds:
The text was updated successfully, but these errors were encountered: