Nodejs version can be checked by using node -v, but how can I check the latest version available in nodejs using npm?? Using JavaScript I can access the nodejs version by using "process.version". Is there a way to check the latest version of nodejs available using JavaScript.
via Shashank
No comments:
Post a Comment