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

[Feature]: Display Latest Supported Node Version for Community Edition #343

Open
coollugi opened this issue Sep 23, 2024 · 5 comments
Open

Comments

@coollugi
Copy link

coollugi commented Sep 23, 2024

Describe the feature you'd like.

No sure if it's a duplicated question :S

Description:
It would be really helpful to have a clear indication of the latest supported Node.js version for the Community edition of Console Ninja. This information could be displayed in the terminal or as part of the setup process to avoid confusion and improve the developer experience.

Current Issue:
I recently encountered an issue where I was using Node.js v22.9.0, which is not yet supported in the Community edition. The notification I received only mentioned that support for this version is planned for a future release, but it didn’t specify which version is currently supported. This led to some uncertainty and a bit of backtracking.

Suggested Solution:

•	Display the latest supported Node.js version for the Community edition whenever a newer, unsupported version is detected.
•	This could be included in the error message or as part of the project’s README or documentation page, keeping the information easily accessible for users.

Thanks for considering this suggestion!

@zxt-tzx
Copy link

zxt-tzx commented Oct 17, 2024

did you manage to find this information at all?

@paullewisn
Copy link

I could do with almost the opposite, being able to suppress this when running unit tests!

image

@smcenlly
Copy link
Member

@paullewisn - you can pause Console Ninja on your project and you won't see any of these messages.

@joseavr
Copy link

joseavr commented Oct 28, 2024

I have the same issue. I am working in the LTS version of node and Console Ninja is yelling at me that it is not supported.

CleanShot 2024-10-28 at 03 15 21@2x

@smcenlly I would highly appreciate if you could add in the readme or in the website what is the latest node version for comunity ediition users?

Thank you

@pedroresende
Copy link

it's 20.16.0... you can check it in the extension installed folder in the supportedTools.txt file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants