If you do not install Node.js in the default directory, you need to manually add the actual installation directory to the system environment variable Path.
You need to install DevEco Studio regardless of whether you use the Java or JavaScript language. However, if you use the JavaScript language, you also need to install Node.js.
Node.js is an open-source and cross-platform environment required for running JavaScript.
If you do not install Node.js in the default directory, you need to manually add the actual installation directory to the system environment variable Path.
Open the CLI and run the b>node -v command. If the Node.js version number is displayed, Node.js is installed successfully.
Ensure that your computer meets the following requirements: