hexo-script使用文档
[hexo-script]官网作者博客github
1.31-EN
1.31-EN
  • [hexo-script-win] update log
  • Using the step
    • Prepare the necessary tools
    • Detect the node.js environment
    • Git detection environment
    • Install the hexo blog in one click
    • One key generates SSH secret keys
    • One-click deployment of the hexo blog
    • View the help menu
    • Version view and upgrade
Powered by GitBook
On this page

Was this helpful?

  1. Using the step

Detect the node.js environment

Detect whether the environment variable of node.js has been configured successfully

PreviousPrepare the necessary toolsNextGit detection environment

Last updated 5 years ago

Was this helpful?

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)

If you are concurrent with an existing version number and it appears with a red error message, you may need to manually configure the environment variable for node.js, or reinstall node.js and check Add to PATH