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

Support Node v10? #57

Open
danielkcz opened this issue Mar 1, 2020 · 1 comment
Open

Support Node v10? #57

danielkcz opened this issue Mar 1, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@danielkcz
Copy link

Is your feature request related to a problem? Please describe.
On Windows, it's a pain to have multiple Node versions, even with Windows version of nvm it means to constantly keep remembering to switch to a version since .nvmrc is not supported.

Node 10 is still active LTS till April 2021. As such it's fair to expect many people will be still using it for some time.

Describe the solution you'd like
Is GuiJS depending on some specific features of Node 12? If not, can you lower this requirement to at least v10?

Describe alternatives you've considered
Since this is GUI application, using Windows Linux Subsystem won't do any good. I am not aware of any other approach.

@danielkcz danielkcz added the enhancement New feature or request label Mar 1, 2020
@Reidond
Copy link

Reidond commented Mar 14, 2020

So i tried to change to node v10 in packages where node v12 required and it's working good i think (no visible issues). Tested on Fedora 31

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

No branches or pull requests

2 participants