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

Update news-alerts: Apple letting in Electron apps again #68

Merged
merged 2 commits into from Jun 21, 2020

Conversation

laughinghan
Copy link
Contributor

Electron 8.0.2 and 9.0.0-beta3 was released on 2020-02-25, and apps report being let through again: electron/electron#20027 (comment)

I don't know why you included all that FUD about Electron being permanently, strategically banned. That OneZero blogpost is contradicted by its own source, which points out that Apple has no incentive to do this, and the blogpost's mention of how some private APIs have no real alternatives is irrelevant and misleading, because the Electron framework got rid of the private APIs it was using no problem: electron/electron#20965

Electron 8.0.2 and 9.0.0-beta3 was released on 2020-02-25, and apps report being let through again

electron/electron#20027 (comment)
@laughinghan
Copy link
Contributor Author

Build failure is because it can't find eslint-plugin-vue:

Oops! Something went wrong! :(

ESLint: 5.16.0.
ESLint couldn't find the plugin "eslint-plugin-vue". This can happen for a couple different reasons:

1. If ESLint is installed globally, then make sure eslint-plugin-vue is also installed globally. A globally-installed ESLint cannot find a locally-installed plugin.

2. If ESLint is installed locally, then it's likely that the plugin isn't installed correctly. Try reinstalling by running the following:

    npm i eslint-plugin-vue@latest --save-dev

Path to ESLint package: /home/travis/build/xpdanet/xpdanet.github.io/node_modules/eslint

If you still can't figure out the problem, please stop by https://gitter.im/eslint/eslint to chat with the team.

@TheJaredWilcurt TheJaredWilcurt merged commit 8c7a507 into xpdanet:master Jun 21, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants