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

Electron outdated #9

Open
AlinaNova21 opened this issue Mar 12, 2018 · 1 comment
Open

Electron outdated #9

AlinaNova21 opened this issue Mar 12, 2018 · 1 comment

Comments

@AlinaNova21
Copy link
Contributor

The current electron version is behind, the latest version at this time is 1.8.3, the current version, 1.4.2, is lacking features present in node 8 such as async/await. This will impact people who write their codebases with newer features on official, as some of those features may not exist in the older version and also prevents any mods from taking advantage of async/await without breaking steam server support.

@MDLeide
Copy link

MDLeide commented Mar 12, 2018

Encountered this today, caused a local server mod to break.

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