Pre-Requisites
For Node.js:
If Node.js is installed, this command will output the version of Node.js installed on your system. If Node.js is not installed, you will likely see an error message stating that the command node
is not found.
Also, Ensure that Node.js version 18 is installed on your system.
Last updated