Detect the node.js environment
Detect whether the environment variable of node.js has been configured successfully
test_node
In the directory where the install.sh script is stored, right-click git bash and run the following command:
source install.sh test_node
The environment variable is configured successfully if the picture appears(the version number and successful prompt indicates successful configuration)

Last updated
Was this helpful?