-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Issue by SietseB
Monday Aug 17, 2020 at 22:31 GMT
Originally opened as adobe#683
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.
SietseB included the following code: https://github.com/adobe/brackets-shell/pull/683/commits