Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Higher Node.js version, that would be nice #683

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SietseB
Copy link

@SietseB SietseB commented Aug 17, 2020

The low Node.js version is becoming problematic. Many npm packages (e.g. ESLint) require a higher Node.js version nowadays, at least version 8. For example, linting in projects with a locally installed ESLint is now often broken, because the local ESLint requires a higher Node version.
And I'm developing a large extension with Javascript debugging within Brackets, which I'll happily share with the community, but it won't work with Node v6.

So an upgrade would be nice ;-) It requires testing ofcourse, I understand that. In my local installs on Windows and Linux I've manually replaced the Node executable with a higher version without a hitch.

Many npm packages (e.g. ESLint) require a higher Node.js version, at least version 8.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants