-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
avn compatibility with current Node.js versions #11
Comments
Actually I only used 14.5.0 as an example three part numeric version rather than a reference version. In fact the testing fixtures are all using versions of 10.x! I know a few of the node version managers are not currently being developed and multiple are fairly inactive. I could do a revisit and downgrade the ones which are not working with modern Node.js versions. |
I had a feeling that might be the case!
If you are able to revisit that would make the list much more useful. From my perspective, I would expect that at least Node.js LTS would be supported, better still though would be all of the versions currently listed in the Node.js Release schedule table, also with Node.js 20 just around the corner. BTW: Thanks for your related comment in the Cypress issues list 🙂 ! |
A small update. I started looking into |
All of the node version managers other than avn have had commits within the last year. |
I am playing about with what to do with avn. I am reluctant to simply delete it, but that is a fallback! How about a notes column in the compatibility table? https://github.com/shadowspawn/node-version-usage/tree/feature/deprecate-avn#compatibility-testing |
A notes column would do the trick. Good suggestion! Maybe also a comment at the bottom of the table Compatibility testing to explain the meanings of the column headings? I misread the meaning of the table and thought it meant that the tools ran on the version |
Hmm, I wasn't entirely happy with the numbers at the top, and your confusion was understandable. I moved the example versions out of the title row, dropped to 10 so does not look like LTS related, and put in code block so looks a bit more example-ish. Is it more self-evident now, or do you feel still in need of an explanation?
|
I think you need to say somewhere that these are example Node.js version formats only. Maybe write "e.g." in front of each version, add something into the Notes column or write a text comment immediately after the table ends? Your suggestion so far is in any case an improvement on the previous presentation! 👍🏻 |
For amusement, I had already tried both of those but didn't like the appearance or resulting increased table width.
I'll stop deluding myself that does not need it, and do that. 😆 |
Thanks for feedback and suggestions @MikeMcC399 |
avn repo now archived:
|
avn is listed in the Compatibility Testing table as being compatible with Node.js
14
, however there are multiple reports listed in avn issues of problems with Node.js >10
. The avn site has not been updated for over three years.Should avn still be listed?
Node.js
14
enters end-of-life status on April 30, 2023, so the compatibility table using Node.js14.15.0
as reference version becomes of limited use if it does not cover currently supported Node.js versions.The text was updated successfully, but these errors were encountered: